Difference between revisions of "Template:Sabbat CSS"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Sabbat CSS" template. It should be called in the following format: <pre> {{Sabbat CSS }} </pre> Edit the page to see the template text. {{#cargo_decla...") |
|||
Line 17: | Line 17: | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
− | # | + | #sabbat-container { |
background-color:#ddd; | background-color:#ddd; | ||
border-style:solid; | border-style:solid; | ||
Line 25: | Line 25: | ||
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-title { |
font-family: "Special Elite", serif; | font-family: "Special Elite", serif; | ||
font-size: 3em; | font-size: 3em; | ||
Line 34: | Line 34: | ||
vertical-align:middle; | vertical-align:middle; | ||
} | } | ||
− | # | + | #sabbat-container h2, .my-h2 { |
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
color: #800e0e; | color: #800e0e; | ||
Line 40: | Line 40: | ||
size: 18px; | size: 18px; | ||
} | } | ||
− | # | + | #sabbat-container h3, .my-h3 { |
font-family: "Special Elite"; | font-family: "Special Elite"; | ||
color: #800e0e; | color: #800e0e; | ||
Line 52: | Line 52: | ||
vertical-align:middle; | vertical-align:middle; | ||
} | } | ||
− | # | + | #sabbat-container p, #masq-container td, #masq-container th, #masq-container li, #masq-container dd, #masq-container dt { |
font-size: 16px; | font-size: 16px; | ||
font-family: 'Candara', 'Segoe UI', sans-serif; | font-family: 'Candara', 'Segoe UI', sans-serif; | ||
Line 58: | Line 58: | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | # | + | #sabbat-container td, #masq-container th { |
padding-right: .5vw; | padding-right: .5vw; | ||
} | } | ||
− | # | + | #sabbat-badges { |
float: right; | float: right; | ||
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-vss-pic, #sabbat-territory-pic, #sabbat-pcgroup-pic { |
max-width: 80%; | max-width: 80%; | ||
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-portrait img, #pc-furtherinfo-pic img, #npc-furtherinfo-pic img, #pc-oocvitals-pic img, #npc-oocvitals-pic img, #sabbat-vss-pic img, #sabbat-territory-pic img, #sabbat-pcgroup-pic img { |
height: auto; | height: auto; | ||
max-width: 100%; | max-width: 100%; | ||
max-height: 100%; | max-height: 100%; | ||
} | } | ||
− | # | + | #sabbat-container img { |
Max-width: 100%; | Max-width: 100%; | ||
} | } | ||
− | # | + | #sabbat-vss-table, #sabbat-territory-table, #sabbat-pcgroup-table { |
vertical-align: top; | vertical-align: top; | ||
text-align:left; | text-align:left; | ||
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-icvitals, #pc-furtherinfo, #npc-furtherinfo, #sabbat-pcgroup-furtherinfo, #pc-oocvitals, #npc-oocvitals { |
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-portrait, #pc-furtherinfo-pic, #npc-furtherinfo-ic, #pc-oocvitals-pic, #npc-oocvitals-pic { |
float:right; | float:right; | ||
clear:both; | clear:both; | ||
Line 97: | Line 97: | ||
padding: 1.04vw; | padding: 1.04vw; | ||
} | } | ||
− | # | + | #sabbat-icvitals-table, #pc-oocvitals-table, #npc-oocvitals-table, #sabbat-container th { |
vertical-align: top; | vertical-align: top; | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | # | + | #sabbat-container a:link, #sabbat-container a.external:link { |
color: #a00; | color: #a00; | ||
} | } | ||
− | # | + | #sabbat-container a:visited, #sabbat-container a.external:visited { |
color: #800e0e; | color: #800e0e; | ||
} | } | ||
− | # | + | #sabbat-container a:hover, #sabbat-container a.external:hover { |
color: #c00; | color: #c00; | ||
} | } | ||
− | # | + | #sabbat-container a:active, #sabbat-container a.external:active { |
color: #f00; | color: #f00; | ||
} | } | ||
− | # | + | #sabbat-container a.new, #sabbat-container a.new:visited { |
color: #B93; | color: #B93; | ||
} | } |
Revision as of 01:21, 5 December 2021
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.