MediaWiki:Common.css: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
/** CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */


#content {margin: 2.8cm 0 0 12.5em; padding: 0.1em 1em 1em;}
#content {margin: 2.8em 0 0 12.5em; padding: 0.1em 1em 1em;}


.mbwiki-navbox-header { background-color: #b0c4de }
.mbwiki-navbox-header { background-color: #b0c4de }

Revision as of 21:31, 3 October 2011

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

#content {margin: 2.8em 0 0 12.5em; padding: 0.1em 1em 1em;}

.mbwiki-navbox-header { background-color: #b0c4de }
.mbwiki-navbox-row td { border-width: 1px 0px; text-align: left; }
.mbwiki-navbox-rowtitle { background-color: #EEEEEE; }