User:Maverick Nate/monobook.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
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.
.pBody, #footer, #editpage-copywarn:first-child { -moz-border-radius: 10px; background-color: #6890F0; border: 1px black solid; }
.autocomment { color: #00008B; }
.new { color: #8f0000; }

body { background-image: none; background-color: #00008B; font-family: "Segoe UI", Tahoma, sans-serif; }
input { font-family: "Segoe UI", Tahoma, sans-serif; } 
textarea { font-family: "DejaVu Sans Mono", "Lucida Console", "Courier New", monospace; font-weight: normal; font-size: 10pt; background-color: #80e9ff; border: 2px black solid; } 
li { list-style-image: none;  }

a, a:visited { color: #0000FF; }
a:hover, a:visited:hover { color: #0000FF; }

#p-navigation.portlet div.pBody
{
width: 12.6em !important;
background-color: #6890F0!important;
}

#p-Bulbagarden.portlet div.pBody
{
width: 12.6em !important;
background-color: #6890F0!important;
}

#p-tb.portlet div.pBody
{
width: 12.6em !important;
background-color: #6890F0!important;
}

#p-lang.portlet div.pBody
{
width: 12.6em !important;
background-color: #6890F0!important;
}

/* standard link colors */
:link { color: #0000FF; }
:link:visited { color: #0000FF; }
:link:active, :link.new { color: #705848; }
:link.new:visited { color: #705848 }
:link.interwiki, :link.external { color: #3366BB; }
:link.stub { color: #772233; }

#content { -moz-border-radius: 10px; background: #6890F0!important; }
#searchInput, #wpSummary { background-color: #6890F0; border: 2px black solid; }