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: 1px solid #007;}
.MikeTable.td {border: none; margin: 2px;}

Revision as of 10:58, 22 October 2022

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