User:Seancdaug/monobook.css
From MediaWiki
Jump to navigationJump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#column-google { display: none; }
#column-content { width: 100%; margin-right: 0; }
html {
margin-bottom: -10px;
}
#content {
margin-right: 0;
border-right: 0;
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
}
#p-logo {
position: fixed;
top: 10px;
left: 1px;
}
#p-navigation {
position: fixed;
top: 180px;
left: 0;
}
#p-search {
position: fixed;
top: 295px;
left: 0;
}
#p-tb {
position: fixed;
top: 405px;
left: 0;
}
.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
#p-wikicities-nav,
#p-lang,
#siteNotice,
#footer {
display: none;
}

