Difference between revisions of "Template:Apocalypse CSS"
Jump to navigation
Jump to search
| (5 intermediate revisions by the same user not shown) | |||
| Line 41: | Line 41: | ||
margin-top: 3px; | margin-top: 3px; | ||
} | } | ||
| − | #apoc-container p, #apoc-container td, #apoc-container th, #apoc-container li { | + | #apoc-container p, #apoc-container td, #apoc-container th, #apoc-container li, #apoc-container dd, #apoc-container dt { |
font-size: 16px; | font-size: 16px; | ||
font-family: 'Arial', sans-serif; | font-family: 'Arial', sans-serif; | ||
| Line 53: | Line 53: | ||
border: solid #a18f2b; | border: solid #a18f2b; | ||
background: #403911; | background: #403911; | ||
| − | padding: | + | padding: 20px; |
| + | } | ||
| + | #apoc-vss-pic, #apoc-territory-pic, #apoc-pcgroup-pic { | ||
| + | max-width: 80%; | ||
| + | margin-left: 20px; | ||
| + | margin-bottom: 20px; | ||
| + | } | ||
| + | #apoc-vss-pic img, #apoc-territory-pic img, #apoc-pcgroup-pic img { | ||
| + | height: auto; | ||
| + | max-width: 100%; | ||
| + | } | ||
| + | #apoc-vss-table, #apoc-territory-table, #apoc-pcgroup-table { | ||
| + | vertical-align: top; | ||
| + | text-align:left; | ||
| + | margin: 20px; | ||
} | } | ||
#apoc-icvitals, #pc-furtherinfo, #pc-oocvitals { | #apoc-icvitals, #pc-furtherinfo, #pc-oocvitals { | ||
| Line 75: | Line 89: | ||
padding:5px; | padding:5px; | ||
} | } | ||
| − | #apoc-icvitals-table, #pc-oocvitals-table, | + | #apoc-icvitals-table, #pc-oocvitals-table, { |
vertical-align: top; | vertical-align: top; | ||
text-align:left; | text-align:left; | ||
| + | } | ||
| + | #apoc-icvitals-table th, #pc-oocvitals-table, th { | ||
| + | padding-right: 10px; | ||
} | } | ||
#apoc-container ul { | #apoc-container ul { | ||
Latest revision as of 18:46, 19 January 2021
This is the CSS used by many Apocalypse-related pages.