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: #DDF; border:none; }
.MikeTable { background-color: #DDF; border:none; }
.MikeTable.td {border: none; margin: 2px;}
.MikeTable.td {border: 2px solid transparent; }

Revision as of 11:01, 22 October 2022

/* All CSS here will be loaded for users of the MonoBook skin */
.MikeTable { background-color: #DDF; border:none; }
.MikeTable.td {border: 2px solid transparent; }