Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Komidore64 (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →Hall of Records: table tr.hor-counterstop-hard td { background: #DDF2DD; } table tr.hor-counterstop-soft td {...") |
(No difference)
|
Revision as of 14:23, 2 January 2021
/* CSS placed here will be applied to all skins */
/* Hall of Records */
table tr.hor-counterstop-hard td {
background: #DDF2DD;
}
table tr.hor-counterstop-soft td {
background: #DDDDF2;
}