MediaWiki:Common.css: Difference between revisions

From Medapedia
Jump to navigationJump to search
No edit summary
m (just changing the margin)
Line 3: Line 3:
body { background-image:url("http://medarot.meowcorp.us/w/images/2/26/Background.png"); background-repeat:repeat;}
body { background-image:url("http://medarot.meowcorp.us/w/images/2/26/Background.png"); background-repeat:repeat;}


div#content {margin-right: 10px;}
div#content {margin-right: 20px;}

Revision as of 19:09, 2 October 2011

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

body { background-image:url("http://medarot.meowcorp.us/w/images/2/26/Background.png"); background-repeat:repeat;}

div#content {margin-right: 20px;}