User:Xzelion/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: url(http://editthis.info/images/loklok/7/75/Mylogo.PNG) 35% 50% no-repeat !important; }
#content, #content table {color:black;background:white } 
}
 input {
  background-color: #336;
  color:white
 }
 input.searchButton {
   background-color: #336;
   border: 1px solid #111;
   color:white;
 }
 #searchInput {
   border: 1px solid black;
   background-color: #336;
  color:white;
 }
 body {  background: snow ;}
 a { color: #191970; text-decoration: none; }
 a:visited { color: #000080; }
 a:active { color: teal; }
 a:hover { color: orange; text-decoration: underline; }
 #p-personal a.new { color: #B95959 }
 #p-personal a.new:visited { color:#995959; }
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:#060669;
   color:#FFFFFF;
   border:2px solid #009
 }

#content, #content table { border: 4px groove black }
h1 { font-family:Century Gothic; font-size:28px; color:#0068A9; }
h2,h3,h4,h5,h6 { font-family:Century Gothic; color:#0068A9; }
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: snow;
  color:navy
 }
 #p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
  background-color: smokewhite;
  color: blue;
  border:1px solid silver
 }
.portlet ul li:hover { 
    list-style-image: url('http://images.wikia.com/flyff/de/images/b/b5/Flyffdot-yellow.png');
}
ul li:hover { 
    list-style-image: url('http://images.wikia.com/flyff/de/images/b/b5/Flyffdot-yellow.png'); 
}
ul li:active { 
    list-style-image: url('http://editthis.info/images/loklok/3/3c/Xwikibulletactive.PNG'); 
}
.portlet ul li:active { 
    list-style-image: url('http://editthis.info/images/loklok/3/3c/Xwikibulletactive.PNG');
}
 .usermessage {
  background: aqua;
  color: midnightblue;
  border: 2px dashed midnightblue;
 }
.portlet h5 {
    background-color: #e0e3e6;
    border: thin solid silver;
}
.newpage { color : blue; }

.minor { color : green; }