MediaWiki:Common.css: Difference between revisions
From Game Making Tools Wiki
m (undoing) |
m (undone) |
||
| Line 2: | Line 2: | ||
/* Widen sidebar */ | /* Widen sidebar */ | ||
/*div#mw-panel { width: 12em; } | /*div#mw-panel { width: 12em; }*/ | ||
div#footer, #mw-head-base, div#content { margin-left: 12em; } | /*div#footer, #mw-head-base, div#content { margin-left: 12em; }*/ | ||
#left-navigation { margin-left: 12em; }*/ | /*#left-navigation { margin-left: 12em; }*/ | ||
/* logo dims 173x176 */ | /* logo dims 173x176 */ | ||
Revision as of 09:39, 10 July 2016
/* CSS placed here will be applied to all skins */
/* Widen sidebar */
/*div#mw-panel { width: 12em; }*/
/*div#footer, #mw-head-base, div#content { margin-left: 12em; }*/
/*#left-navigation { margin-left: 12em; }*/
/* logo dims 173x176 */
/*#p-logo {
top:0;
left:0;
width:173px;
height:176px;
}*/