MediaWiki:Monobook.css: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the MonoBook skin */ | /* All CSS here will be loaded for users of the MonoBook skin */ | ||
.MikeTable { background-color: | .MikeTable { background-color: transparent; border:none; } | ||
.MikeTable td {border: 2px solid transparent; } | .MikeTable td tr {border: 2px solid transparent;} | ||
.MikeTable td {border: 2px solid transparent; background-color: #ddf;} |
Revision as of 11:05, 22 October 2022
/* All CSS here will be loaded for users of the MonoBook skin */ .MikeTable { background-color: transparent; border:none; } .MikeTable td tr {border: 2px solid transparent;} .MikeTable td {border: 2px solid transparent; background-color: #ddf;}