User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(try to get rid of some extra padding below color swatches in info boxes)
(add span.properName - identical to span.playtime)
Line 22: Line 22:
}
}


span.playtime {
span.playtime, span.properName {
   color: maroon;
   color: maroon;
}
}