Difference between revisions of "Template:Masquerade CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>This template defines the CSS used on many of ~~~~'s Masquerade-related pages.</noinclude> <includeonly>{{#css: .mw-body h1.firstHeading { font-family: "Special E...")
 
Line 7: Line 7:
 
   font-size: 22px;
 
   font-size: 22px;
 
}
 
}
#masq-pc-container {
+
#masq-container {
 
   background-color:#ddd;
 
   background-color:#ddd;
 
   border-style:solid;
 
   border-style:solid;
Line 13: Line 13:
 
   border-width:thin;
 
   border-width:thin;
 
}
 
}
#masq-pc-title {
+
#masq-title {
 
   font-family: "Special Elite", serif;
 
   font-family: "Special Elite", serif;
 
   font-size:2.6em;
 
   font-size:2.6em;
Line 23: Line 23:
 
   vertical-align:middle;
 
   vertical-align:middle;
 
}
 
}
#masq-pc-container h2, .my-h2 {
+
#masq-container h2, .my-h2 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 29: Line 29:
 
   size: 18px;
 
   size: 18px;
 
}
 
}
.my-h3 {
+
#masq-container h3, .my-h3 {
 
   font-family: "Special Elite";
 
   font-family: "Special Elite";
 
   color: #800e0e;
 
   color: #800e0e;
Line 35: Line 35:
 
   size: 16px
 
   size: 16px
 
}
 
}
#masq-pc-container p, #masq-pc-container td, #masq-pc-container th, #masq-pc-container li {
+
#masq-container p, #masq-container td, #masq-container th, #masq-container li {
 
   font-size: 16px;
 
   font-size: 16px;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
 
   font-family: 'Candara', 'Segoe UI', sans-serif;
Line 48: Line 48:
 
   margin: 20px;
 
   margin: 20px;
 
}
 
}
#masq-pc-portrait, #pc-furtherinfo-pic, #pc-oocvitals-pic {
+
#masq-portrait, #pc-furtherinfo-pic, #pc-oocvitals-pic {
 
   float:right;
 
   float:right;
 
   clear:both;
 
   clear:both;
Line 55: Line 55:
 
   margin-bottom: 20px;
 
   margin-bottom: 20px;
 
}
 
}
#masq-pc-portrait img, #pc-furtherinfo-pic img, #pc-oocvitals-pic img {
+
#masq-portrait img, #pc-furtherinfo-pic img, #pc-oocvitals-pic img {
 
   height: auto;
 
   height: auto;
 
   max-width: 100%;
 
   max-width: 100%;
Line 65: Line 65:
 
   padding:5px;
 
   padding:5px;
 
}
 
}
#masq-pc-icvitals-table, #masq-pc-oocvitals-table, th {
+
#masq-icvitals-table, #pc-oocvitals-table, th {
 
   vertical-align: top;
 
   vertical-align: top;
 
   text-align:left;
 
   text-align:left;
 
}
 
}
#masq-pc-container a:link, #masq-pc-container a.external:link {
+
#masq-container a:link, #masq-container a.external:link {
 
   color: #a00;
 
   color: #a00;
 
}
 
}
#masq-pc-container a:visited, #masq-pc-container a.external:visited {
+
#masq-container a:visited, #masq-container a.external:visited {
 
   color: #800e0e;
 
   color: #800e0e;
 
}
 
}
#masq-pc-container a:hover, #masq-pc-container a.external:hover {
+
#masq-container a:hover, #masq-container a.external:hover {
 
   color: #c00;
 
   color: #c00;
 
}
 
}
#masq-pc-container a:active, #masq-pc-container a.external:active {
+
#masq-container a:active, #masq-container a.external:active {
 
   color: #f00;
 
   color: #f00;
 
}
 
}
#masq-pc-container a.new, #masq-pc-container a.new:visited {
+
#masq-container a.new, #masq-container a.new:visited {
 
   color: #B93;
 
   color: #B93;
 
}
 
}

Revision as of 15:54, 28 October 2020

This template defines the CSS used on many of Annie B. US2018100133 (talk) 15:51, 28 October 2020 (UTC)'s Masquerade-related pages.