Difference between revisions of "Template:Apocalypse CSS"
Jump to navigation
Jump to search
m (Protected "Template:Apocalypse CSS" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
Line 7: | Line 7: | ||
font-size: 22px; | font-size: 22px; | ||
} | } | ||
− | #apoc | + | #apoc-container-frame { |
background-color: #000; | background-color: #000; | ||
padding: 5px; | padding: 5px; | ||
} | } | ||
− | #apoc | + | #apoc-container { |
background-color:#000; | background-color:#000; | ||
border-style:solid; | border-style:solid; | ||
border-color:#a18f2b; | border-color:#a18f2b; | ||
} | } | ||
− | #apoc | + | #apoc-title { |
font-family: "Trade Winds", cursive; | font-family: "Trade Winds", cursive; | ||
font-size:2.6em; | font-size:2.6em; | ||
Line 26: | Line 26: | ||
vertical-align:middle; | vertical-align:middle; | ||
} | } | ||
− | #apoc | + | #apoc-container h2, .my-h2 { |
font-family: "Carter One", cursive; | font-family: "Carter One", cursive; | ||
color: #a18f2b; | color: #a18f2b; | ||
Line 32: | Line 32: | ||
size: 18px; | size: 18px; | ||
} | } | ||
− | #apoc | + | #apoc-container h3, .my-h3 { |
font-family: "Carter One", cursive; | font-family: "Carter One", cursive; | ||
color: #a18f2b; | color: #a18f2b; | ||
Line 38: | Line 38: | ||
size: 16px | size: 16px | ||
} | } | ||
− | #apoc | + | #apoc-container p, #apoc-container td, #apoc-container th, #apoc-container li { |
font-size: 16px; | font-size: 16px; | ||
font-family: 'Arial', sans-serif; | font-family: 'Arial', sans-serif; | ||
Line 45: | Line 45: | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | #apoc | + | #apoc-badges { |
float:right; | float:right; | ||
margins:20px; | margins:20px; | ||
} | } | ||
− | #apoc | + | #apoc-icvitals, #pc-furtherinfo, #pc-oocvitals { |
margin: 20px; | margin: 20px; | ||
} | } | ||
− | #apoc | + | #apoc-portrait, #pc-furtherinfo-pic, #pc-oocvitals-pic { |
float:right; | float:right; | ||
clear:both; | clear:both; | ||
Line 59: | Line 59: | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
} | } | ||
− | #apoc | + | #apoc-portrait img, #pc-furtherinfo-pic img, #pc-oocvitals-pic img { |
height: auto; | height: auto; | ||
max-width: 100%; | max-width: 100%; | ||
Line 69: | Line 69: | ||
padding:5px; | padding:5px; | ||
} | } | ||
− | #apoc | + | #apoc-icvitals-table, #pc-oocvitals-table, th { |
vertical-align: top; | vertical-align: top; | ||
text-align:left; | text-align:left; | ||
} | } | ||
− | #apoc | + | #apoc-container a:link, #apoc-container a.external:link { |
color: #817222; | color: #817222; | ||
} | } | ||
− | #apoc | + | #apoc-container a:visited, #apoc-container a.external:visited { |
color: #a18f2b; | color: #a18f2b; | ||
} | } | ||
− | #apoc | + | #apoc-container a:hover, #apoc-container a.external:hover { |
color: #cbb63e; | color: #cbb63e; | ||
} | } | ||
− | #apoc | + | #apoc-container a:active, #apoc-container a.external:active { |
color: #d8c86e; | color: #d8c86e; | ||
} | } | ||
− | #apoc | + | #apoc-container a.new, #apoc-container a.new:visited { |
color: #8d2ba1; | color: #8d2ba1; | ||
} | } |
Revision as of 15:30, 22 October 2020
This is the CSS used by many Apocalypse-related pages.