Difference between revisions of "Template:Sabbat CSS"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
{{#css: | {{#css: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
− | font-family: " | + | font-family: "Farsan"; |
− | 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 25: | Line 25: | ||
} | } | ||
#sabbat-title { | #sabbat-title { | ||
− | font-family: " | + | font-family: "Farsan", serif; |
font-size: 3em; | font-size: 3em; | ||
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; | ||
} | } | ||
#sabbat-container h2, .my-h2 { | #sabbat-container h2, .my-h2 { | ||
− | font-family: " | + | font-family: "Farsan"; |
− | color: # | + | color: #407b66; |
font-weight: bold; | font-weight: bold; | ||
size: 18px; | size: 18px; | ||
} | } | ||
#sabbat-container h3, .my-h3 { | #sabbat-container h3, .my-h3 { | ||
− | font-family: " | + | font-family: "Farsan"; |
− | color: # | + | color: #407b66; |
font-weight: bold; | font-weight: bold; | ||
size: 16px; | size: 16px; | ||
Line 53: | Line 53: | ||
#sabbat-container p, #sabbat-container td, #sabbat-container th, #sabbat-container li, #sabbat-container dd, #sabbat-container dt { | #sabbat-container p, #sabbat-container td, #sabbat-container th, #sabbat-container li, #sabbat-container dd, #sabbat-container dt { | ||
font-size: 16px; | font-size: 16px; | ||
− | font-family: ' | + | font-family: 'Montserrat', 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 { |
Latest revision as of 23:18, 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.