Welcome to PikloDex! If you want an account, please request it over at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.

MediaWiki:Monaco.css

From PikloDex
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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* general styling */

.hover-navigation a { color:#000 !important;}

#link_box_table {
    font-size: 9pt !important;
    font-weight: 700;
  }
}

span.mw-editsection {
  font-size: 12px;
  padding-left: 6px;
}

.mw-message-box-error {
    float: none;
    clear: both;
    font-size:105%;
}

#headerMenuUser ul, #userData {
    padding: 3px;
}

#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
    color: #FFF;
}

#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
    color: #000;
}

body.masthead-regular #page_bar, body.masthead-special #page_bar {
    border-top: none;
}

.previewnote {
    text-indent: 1em;
    margin-top: .3em;
}

#userData {
    line-height: 16px;
}

.page_bar {
    margin: 0px;
    padding: 0 8px !important;
}

.page_bar .page_tabs a:hover {
    color: #000;
}

.page_bar .page_buttons a {
    color: #FFF !important;
}

.page_bar .page_buttons li.selected a {
    color: #000 !important;
}

.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout {
    border-color: #aaa;
}

#headerMenuUser a {
    color: #fff;
}

.mw-editform #wpSummaryWidget, .mw-editform #wpSummaryLabel .oo-ui-fieldLayout-header {
    margin-top: 5px;
}

p {
    padding-left: 1px;
}

.ns-special #preferences {
    margin: 5px;
    border: none;
    padding: 0px;
}

.article_footer ul.actions li div {
    padding-left: 2px;
}

.toolbar {
    border-top-width: 0px;
}

.wikiEditor-ui .wikiEditor-ui-view {
    margin-top: 4px;
}

.page {
    margin:0px;
    margin-left:7px;
    border-right:none !important;
}

#bodyContent {
    margin-top:5px;
}

a.new:visited { color: #a55858 !important; }

div[style*="column-"] > p {
  margin: revert !important;
}

.mw-prefs-buttons {
    background: #FFF;
    padding-top: 10px;
}

#mw-indicator-shortcut {
    margin-top:15px;
}

.mw-body .sprite {
    height: inherit;
    width: inherit;
}

ol.references > li {
  margin: 0.3em 0 0 3.2em !important;
}

.mw-editsection {
  padding-left:5px;
  font-size:80% !important;
}

body.masthead-regular .page_bar .page_buttons a, body.masthead-special .page_bar .page_buttons a { color:#000 !important;}

.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre { position: inherit; }