User:The Obento Musubi/monobook.css

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
h3, h4 { border-bottom: 1px dotted #AAA; }

#globe { background-image: url(http://upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }

#siteSub {
 font-size: 13px;
 border-bottom: 0px !important;
 }

.subpages {
 padding-top:2px;
 }

.pBody {
 -moz-border-radius-topright: 0.8em;
 -moz-border-radius-bottomright: 0.2em;
 border-left: 0em;
 margin-top: 3px;
 padding: 5px;
 }

#p-cactions ul li, #p-cactions ul li a {  
 -moz-border-radius-topright: 0.5em;
 -moz-border-radius-topleft: 0.5em;
 }

#content {
 -moz-border-radius-topleft: 0.8em;
 }

#p-personal {
 padding: 2px !important;
 }

#p-logo {
 margin: 10px 0px !important;
 }

#p-search {
 margin-top: 1.5em !important;
 }

#interwiki-completelist {
 font-weight:bold;
 }