Difference between revisions of "Template:Sabbat CSS"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #407b66; |
font-weight: bold; | font-weight: bold; | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
#sabbat-container { | #sabbat-container { | ||
− | background-color:# | + | background-color:#000; |
border-style:solid; | border-style:solid; | ||
− | border-color:# | + | border-color:#407b66; |
border-width:thin; | border-width:thin; | ||
font-size: 100%; | font-size: 100%; | ||
Line 29: | Line 29: | ||
text-align:center; | text-align:center; | ||
font-weight:bolder; | font-weight:bolder; | ||
− | color:# | + | color:#407b66; |
padding:1.04em; | padding:1.04em; | ||
vertical-align:middle; | vertical-align:middle; | ||
Line 35: | Line 35: | ||
#sabbat-container h2, .my-h2 { | #sabbat-container h2, .my-h2 { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #407b66; |
font-weight: bold; | font-weight: bold; | ||
size: 18px; | size: 18px; | ||
Line 41: | Line 41: | ||
#sabbat-container h3, .my-h3 { | #sabbat-container h3, .my-h3 { | ||
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
− | color: # | + | color: #407b66; |
font-weight: bold; | font-weight: bold; | ||
size: 16px; | size: 16px; | ||
Line 54: | Line 54: | ||
font-size: 16px; | font-size: 16px; | ||
font-family: 'Candara', 'Segoe UI', sans-serif; | font-family: 'Candara', 'Segoe UI', sans-serif; | ||
+ | color: #c7cecc; | ||
vertical-align:top; | vertical-align:top; | ||
text-align:left; | text-align:left; | ||
Line 91: | Line 92: | ||
} | } | ||
#pc-oocvitals, #npc-oocvitals { | #pc-oocvitals, #npc-oocvitals { | ||
− | background-color:# | + | background-color:#111; |
border-style:solid; | border-style:solid; | ||
− | border-color:# | + | border-color:#407b66; |
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
Line 101: | Line 102: | ||
} | } | ||
#sabbat-container a:link, #sabbat-container a.external:link { | #sabbat-container a:link, #sabbat-container a.external:link { | ||
− | color: # | + | color: #265645; |
} | } | ||
#sabbat-container a:visited, #sabbat-container a.external:visited { | #sabbat-container a:visited, #sabbat-container a.external:visited { | ||
− | color: # | + | color: #407b66; |
} | } | ||
#sabbat-container a:hover, #sabbat-container a.external:hover { | #sabbat-container a:hover, #sabbat-container a.external:hover { | ||
− | color: # | + | color: #c7cecc; |
+ | background-color: #63a48e | ||
} | } | ||
#sabbat-container a:active, #sabbat-container a.external:active { | #sabbat-container a:active, #sabbat-container a.external:active { | ||
− | color: # | + | color: #fff; |
} | } | ||
#sabbat-container a.new, #sabbat-container a.new:visited { | #sabbat-container a.new, #sabbat-container a.new:visited { | ||
− | color: # | + | color: #f00; |
} | } | ||
.clearfix::after { | .clearfix::after { |
Revision as of 23:09, 21 October 2022
This is the "Sabbat CSS" template. It should be called in the following format:
{{Sabbat CSS }}
Edit the page to see the template text. This template defines the table "Sabbat_CSS". This table has not been created yet.