Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #f1c8c8; |
font-weight: bold; | font-weight: bold; | ||
font-size: 22px; | font-size: 22px; | ||
Line 9: | Line 9: | ||
background-color:#7a5c87; | background-color:#7a5c87; | ||
border-style:solid; | border-style:solid; | ||
− | border-color:# | + | border-color:#f1c8c8; |
border-width:thin; | border-width:thin; | ||
font-size: 100%; | font-size: 100%; | ||
Line 20: | Line 20: | ||
text-align:center; | text-align:center; | ||
font-weight:bolder; | font-weight:bolder; | ||
− | color:# | + | color:#f1c8c8; |
padding:1.04em; | padding:1.04em; | ||
vertical-align:middle; | vertical-align:middle; | ||
Line 26: | Line 26: | ||
#masq-container h2, .my-h2 { | #masq-container h2, .my-h2 { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #f1c8c8; |
font-weight: bold; | font-weight: bold; | ||
size: 18px; | size: 18px; | ||
Line 32: | Line 32: | ||
#masq-container h3, .my-h3 { | #masq-container h3, .my-h3 { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #f1c8c8; |
font-weight: bold; | font-weight: bold; | ||
size: 16px; | size: 16px; | ||
Line 82: | Line 82: | ||
background-color:#bbb; | background-color:#bbb; | ||
border-style:solid; | border-style:solid; | ||
− | border-color:# | + | border-color:#f1c8c8; |
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
Line 93: | Line 93: | ||
} | } | ||
#masq-container a:visited, #masq-container a.external:visited { | #masq-container a:visited, #masq-container a.external:visited { | ||
− | color: # | + | color: #f1c8c8; |
} | } | ||
#masq-container a:hover, #masq-container a.external:hover { | #masq-container a:hover, #masq-container a.external:hover { |