MediaWiki:Common.css: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
#content { background-color: #CCF; } | #content { background-color: #CCF; } | ||
#bodyContent { background-color: #CCF;} | #bodyContent { background-color: #CCF;} | ||
MikeTable { bckground-color: #DDF; border:none; } | |||
MikeTable.td {border: 1px solid #007;} |
Revision as of 10:49, 22 October 2022
/* CSS placed here will be applied to all skins */ #content { background-color: #CCF; } #bodyContent { background-color: #CCF;} MikeTable { bckground-color: #DDF; border:none; } MikeTable.td {border: 1px solid #007;}