User:Koopa con Carne/monobook.css

From the Super Mario Wiki, the Mario 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.
#p-logo a {background-image:url(https://mario.wiki.gallery/images/c/c0/CatfishRenderDKCTF.png)}

a {color: #3de3b1;}

a:visited {color: #34c99d;}

select {background-color:#09e8b8; color: #190624; }

body {background: linear-gradient(to bottom, #88f2f7 0, #280342 100px, black 1000px); color:white;}

input {background: #254B62; color: white;}

pre, .mw-code {
    background-color: #254B62;
    border: 3px solid #4d4bbd;
    padding: 1em;
}

.wikitable {background:#0e594a;}

#content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: repeat scroll 0 0 linear-gradient(to bottom, #36bfcf 0, #1D3E53 30px, black 2500px) ;
    border-color: #625873 ;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: white;
    line-height: 1.5em;
}

h1 {color: white;}

h2 {color: white;}

h3 {color: white;}

h4 {color: white;}

h5 {color: white;}

h6 {color: white;}


#p-cactions ul li a {background: #0e594a;}

#toc {background: #254B62;}

#wpTextbox1 {background: #254B62; color:white;}

#footer {background:black; border-color:black}