MyPage/masq baseline.css

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search

.mw-body h1.firstHeading {

 font-family: "Special Elite";
 color: #800e0e;
 font-weight: bold;
 font-size: 22px;

}

  1. masq-pc-container {
 background-color:#ddd;
 border-style:solid;
 border-color:#800e0e;
 border-width:thin;

}

  1. masq-pc-title {
 font-family: "Special Elite", serif;
 font-size:2.6em;
 line-height:120px;
 text-align:center;
 font-weight:bolder;
 color:#800e0e;
 margin:20px;
 vertical-align:middle;

} h2, .my-h2 {

 font-family: "Special Elite";
 color: #800e0e;
 font-weight: bold;
 size: 18px;

} .my-h3 {

 font-family: "Special Elite";
 color: #800e0e;
 font-weight: bold;
 size: 16px

} p, td, th, li {

 font-size: 16px;
 font-family: 'Candara', 'Segoe UI', sans-serif;
 vertical-align:top;
 text-align:left;

}

  1. masq-pc-oocvitals {
 background-color:#bbb;
 border-style:solid;
 border-color:#800e0e;
 padding:5px;

}

  1. masq-pc-icvitals-table, #masq-pc-oocvitals-table, th {
 vertical-align: top;
 text-align:left;

} a:link, a.external:link {

 color: #a00;

} a:visited, a.external:visited {

 color: #800e0e;

} a:hover, a.external:hover {

 color: #c00;

} a:active, a.external:active {

 color: #f00;

} a.new, a.new:visited {

 color: #B93;

}