Difference between revisions of "Template:Cleanup/styles.css"
Jump to navigation
Jump to search
Ostentatio (talk | contribs) (Ostentatio created the page Template:Cleanup/styles.css using a non-default content model "Sanitized CSS") |
Ostentatio (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | /* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ | ||
| + | .boxstyle{ | ||
| + | background-color:#FFFACD; | ||
| + | width:600px; | ||
| + | border:2px #88A; | ||
| + | } | ||
| + | |||
| + | |||
| + | /* Overrides for specific skins */ | ||
| + | /* NOTE: Generally, this will be overridden by templates using this stylesheet instead */ | ||
| + | |||
| + | /* body.skin-timelesswurm .boxstyle { } */ | ||
Revision as of 14:15, 24 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.boxstyle{
background-color:#FFFACD;
width:600px;
border:2px #88A;
}
/* Overrides for specific skins */
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
/* body.skin-timelesswurm .boxstyle { } */