Difference between revisions of "Template:Apocalypse CSS"
Jump to navigation
Jump to search
| (2 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 54: | Line 54: | ||
background: #403911; | background: #403911; | ||
padding: 20px; | 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 80: | Line 94: | ||
} | } | ||
#apoc-icvitals-table th, #pc-oocvitals-table, th { | #apoc-icvitals-table th, #pc-oocvitals-table, th { | ||
| − | padding-right: | + | 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.