User:Ameboid/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.
 */

 @import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
 @import "/index.php?title=User:Ameboid/monobook.css&action=raw&ctype=text/css";
 
 /* all green */
 #content, #content table {
  color:#292980;
  /* background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Contentbg.png); */
  background:#FFF7CC;
 }
 #content { border:1px solid #090960; }
 #p-cactions ul li a:hover { background-color:#DCE9EE; }
 #p-personal ul li a {color:#191970;background-color:#F2E8B6;font-size:105%; }
 #p-personal ul li a:hover { background-color:#FFF7CC; }
 body { font-family:Arial; font-size:10px;
  background: url(http://img.photobucket.com/albums/oo196/Ameboid/Monobook/Hintergrundwrter.png);
 }
 a { color: #4682B4; text-decoration: none; }
 a:visited { color: #266294; }
 a:active { color: #333; }
 #p-personal a.new, a.new { color: #700 }
 #p-personal a.new:visited, a.new:visited { color: #400; }

 .usermessage {
  background: #CCD9DE;
  border: 1px dashed #393990;
  color: #090960;
 }
 #bodyContent a.extiw:active { color: #00004F; }
 #bodyContent a.external { color: #00004F; }

 #p-logo a { background: url(http://img.photobucket.com/albums/oo196/Ameboid/Monobook/Logo.png) 35% 50% no-repeat !important; }

 pre { border: 1px dashed #191970; background:#DCE9EE;color:#090960; overflow: auto; }

 .portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
 h1 { font-family:Arial; font-size:28px;color:#090960;border-bottom-color:#6969C0; }
 h2,h3,h4,h5,h6 { color:#191970; border-bottom-color:#6969C0; }
 hr { background-color: black; color: black }

 #catlinks {
  border: 1px dotted #6969C0;
  background-color: #DCE9EE;
 }
 //never know when this will return
 #siteNotice {
   background: #ECF9FE;
   border-color:black;
 }
 #navbox { 
   background: #DCE9EE;
 }
 select {
   border: 1px solid #6969C0; 
   color:#4949A0;
   background:#DCE9EE;
 }
 input {
  background-color: #D9E6EB;
  color:#393990;
  border: 1px solid #6969C0;
 }
 input.searchButton {
   background-color: #D3E0E5;
   border: 1px solid #4949A0;
   color:#191970;
 }
 #searchInput {
   border: 1px solid #393990;
   background-color: #CFDBE1;
   color:#191970;
 }
 textarea {
   font-family: Boukman Old Style;
   font-size: 14px;
   background:url(http://img.photobucket.com/albums/oo196/Ameboid/Monobook/Tab1.png);
   color:#191970;
   border:2px solid #090960;
 }

 #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: #ECF9FE;
  color: #292980;
  border: 1px solid #191970
 }
 #content { 
  -moz-border-radius: 1em;
 }
 div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #ECF9FE;
  border:1px solid #191970;
 }

 .mainLegend { display:inline; }
 #siteSub { display:inline; color:#191970; font-size:92%; font-weight:normal; font-variant:small-caps; }
 li#pt-userpage { background: none; }
 table.gallery { background:#E0ECF2; }
 table.gallery td { background:#E0ECF2; }
 div.tleft,div.tright {border-color:#ECF9FE; }
 div.thumb div { color:#191970;background:#DCE9EE; }
 table.diff, td.diff-otitle, td.diff-ntitle { background:#ECF9FE; }
 td.diff-context { background:#E0ECF2; }
 div.noarticletext { color:#191970;background:#DCE9EE; }
 .troublecenter { background:url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/troublecenterbg.jpg); }
 .smalltoptext { padding-top:1.1em; }
 #footer { display:none; }