Commit ba92bc7b authored by Jason Fox's avatar Jason Fox
Browse files

Update CSS.

parent f30f8a13
Loading
Loading
Loading
Loading
+33 −5
Original line number Diff line number Diff line
@@ -15,11 +15,18 @@
}

.TAC {
  font-family: Arial;
  font-family: Rubik, Arial;
  font-size: 9pt;
  text-align: center;
}

.TAC strong {
  font-weight: 700;
  color: #02488d;
  font-size: 1.25em;
  font-family: "Maven Pro", Arial;
}

.TAL {
  font-family: Arial;
  font-size: 9pt;
@@ -82,21 +89,42 @@
}

.ZA {
  font-family: Arial;
  font-family: "Maven Pro", Arial;
  font-size: 20pt;
  text-align: right;
  color: #121619;
}

/*
.ZT::before {
  content: url("https://www.etsi.org/templates/etsi/img/logo.svg");
  content: url("https://oascities.org/wp-content/uploads/2018/04/ETSI.png");
  content: url("https://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Logo_ETSI.svg/320px-Logo_ETSI.svg.png")
}*/

.ZGSM {
}



.ZT {
  font-family: Arial;
  font-size: 17pt;
  font-weight: bold;
  color: #121619;
  font-weight: 700;
  font-size: 2em;
  font-family: "Maven Pro", Arial;
  text-align: center;
}

.ZT ~ .ZT {
  font-size: 1.5em;
  color: rgb(62, 72, 79);
  font-weight: 400;
}

.ZT ~ .ZT::before {
  content: none;
}

.ZG {
  font-family: Arial;
  text-align: right;