Difference between revisions of "MediaWiki:Common.css"

From Chess Variant Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div.diagram { border: 1px solid; padding: 4px; margin: 4px; }")
(No difference)

Revision as of 13:03, 6 March 2015

/* CSS placed here will be applied to all skins */

div.diagram {
   border: 1px solid;
   padding: 4px;
   margin: 4px;
}