Difference between revisions of "Template:Ca-player/styles.css"
Jump to navigation
Jump to search
Ostentatio (talk | contribs) (Ostentatio created the page Template:Ca-player/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! */ | ||
| + | .ca-playerbox{ | ||
| + | border-color:#88A; | ||
| + | background-color:#659EC7; | ||
| + | text-align:center; | ||
| + | } | ||
| + | |||
| + | |||
| + | /* Overrides for specific skins */ | ||
| + | /* NOTE: Generally, this will be overridden by templates using this stylesheet instead */ | ||
| + | |||
| + | /* body.skin-timelesswurm .ca-playerbox{ } */ | ||
Revision as of 17:15, 28 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
.ca-playerbox{
border-color:#88A;
background-color:#659EC7;
text-align:center;
}
/* Overrides for specific skins */
/* NOTE: Generally, this will be overridden by templates using this stylesheet instead */
/* body.skin-timelesswurm .ca-playerbox{ } */