MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
font-weight: 500; | font-weight: 500; | ||
} | } | ||
{ | |||
#mw-panel { | |||
width: 12em; /* increase width of the container; was 10em */ | |||
} | } | ||
.mw-body { | |||
margin-left: 15em; /* move content to a fitting place; was 13em */ | |||
} | |||
/* Infobox Classes */ | /* Infobox Classes */ |