Difference between revisions of "Template:Update-header/styles.css"
Jump to navigation
Jump to search
Ostentatio (talk | contribs) (Ostentatio created the page Template:Update-header/styles.css using a non-default content model "Sanitized CSS") |
Ostentatio (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | /* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ | ||
| + | .updateheaderbox{ | ||
| + | background-color: #8E8; | ||
| + | width:400px; | ||
| + | border:2px solid black; | ||
| + | text-align:center; | ||
| + | } | ||
| + | |||
| + | |||
| + | /* Overrides for specific skins */ | ||
| + | |||
| + | /* body.skin-timelesswurm .updateheaderbox { } */ | ||
Latest revision as of 16:38, 28 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.updateheaderbox{
background-color: #8E8;
width:400px;
border:2px solid black;
text-align:center;
}
/* Overrides for specific skins */
/* body.skin-timelesswurm .updateheaderbox { } */