Difference between revisions of "Template:Cleanup/styles.css"
Jump to navigation
Jump to search
Ostentatio (talk | contribs) (fixing border again) |
Ostentatio (talk | contribs) (removing width) |
||
Line 3: | Line 3: | ||
.boxstyle{ | .boxstyle{ | ||
background-color:#FFFACD; | background-color:#FFFACD; | ||
− | width:600px; | + | /* width:600px; */ |
border-color: #88A; | border-color: #88A; | ||
} | } |
Revision as of 16:25, 28 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ .boxstyle{ background-color:#FFFACD; /* width:600px; */ border-color: #88A; } /* Overrides for specific skins */ /* NOTE: Generally, this will be overridden by templates using this stylesheet instead */ /* body.skin-timelesswurm .boxstyle { } */