MediaWiki:Monobook.css: Difference between revisions
From Exploitee.rs
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
/* #column-content { margin-left: -16em; } */ | /* #column-content { margin-left: -16em; } */ | ||
/* #column-content #content { margin-left: 16em; } */ | /* #column-content #content { margin-left: 16em; } */ | ||
/*#p-logo a, #p-logo a:hover { width: 16em;}*/ | /* #p-logo a, #p-logo a:hover { width: 16em;} */ | ||
#p-cactions { left: 15.5em; } | #p-cactions { left: 15.5em; } | ||
.portlet { width: 15em; } | .portlet { width: 15em; } | ||
Latest revision as of 06:08, 19 May 2022
/* CSS placed here will affect users of the MonoBook skin */
/* increase sidebar width */
/* #column-content { margin-left: -16em; } */
/* #column-content #content { margin-left: 16em; } */
/* #p-logo a, #p-logo a:hover { width: 16em;} */
#p-cactions { left: 15.5em; }
.portlet { width: 15em; }
/* div#column-content { margin-left: -15em; } */
/* div#content { margin-left: 15em; } */
.mw-wiki-logo { background-size:100%;}