MediaWiki:Monobook.css: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
.MikeTable td tr {border: 2px solid transparent;}
.MikeTable td tr {border: 2px solid transparent;}
.MikeTable td {border: 2px solid transparent; background-color: #ddf;}
.MikeTable td {border: 2px solid transparent; background-color: #ddf;}
.MikeTable caption { border: 2px solid transparent; background-color: #ddf; font-weight: bold;}

Revision as of 11:09, 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;}
.MikeTable caption { border: 2px solid transparent; background-color: #ddf; font-weight: bold;}