Difference between revisions of "Template:Infobox/styles.css"
Jump to navigation
Jump to search
Ostentatio (talk | contribs) (Ostentatio created the page Template:Infobox/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! */ | ||
+ | .infoboxbox{ | ||
+ | border-color:#E0E0E0; | ||
+ | background-color:#F8F8F8; | ||
+ | width:auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Overrides for specific skins */ | ||
+ | |||
+ | /* body.skin-timelesswurm .infoboxbox{ } */ |
Latest revision as of 18:59, 28 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ .infoboxbox{ border-color:#E0E0E0; background-color:#F8F8F8; width:auto; } /* Overrides for specific skins */ /* body.skin-timelesswurm .infoboxbox{ } */