Difference between revisions of "MediaWiki:Common.css"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
(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;
}