MediaWiki:Common.css: Difference between revisions

From Medapedia
Jump to navigationJump to search
No edit summary
m (fullwidth!)
Line 15: Line 15:
   float: right;
   float: right;
   clear: right;}
   clear: right;}
.fullwidth {text-transform:fullwidth;}

Revision as of 17:26, 31 January 2014

/* 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;}

.collapsible {position:relative;}
.collapseButton {color: inherit;}

.infobox {
   margin-bottom: 3px;
   margin-left: 5px;
   float: right;
   clear: right;}

.fullwidth {text-transform:fullwidth;}