User:Uniju/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Comic Sans =])
m (Mario jc moved page User:Uniju :D/monobook.css to User:Uniju/monobook.css: Automatically moved page while renaming the user "Uniju :D" to "Uniju")
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* Most credit goes to Uniju :D, some goes to Wayoshi */
@import "http://www.mariowiki.com/index.php?title=User_talk:Twentytwofiftyseven/test2&action=raw&ctype=text/css";
 
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Xzelion/monobook.css&action=raw&ctype=text/css";
/* navy/gold */
#content, #content table {color:grey;background:black }
#p-cactions ul li a { background-color:#262689; }
#p-cactions ul li a:hover { background-color:#5656B9; }
#p-personal ul li a { color:#D9D919;background-color:#060669 }
#p-personal ul li a:hover { background-color:#060669 }
 
body { font-family:Comic Sans MS; font-size:10px;
  background: #060669 ;}
a { color: #D9D919; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:visited { color: #C0C000; }
a:active { color: #F9F939; }
#p-personal a { color:#B95959 }
#p-personal a:hover, a:hover { color:#B95959; text decoration: underline; }
#p-personal a.new, a.new { color: #f00 }
#p-personal a.new:visited, a.new:visited { color:#995959; }
 
.usermessage {
  background: #393999;
  border: 1px dashed white;
}
#bodyContent a.extiw:active { color: #F9F939; }
#bodyContent a.external { color: #E9E929; }
 
#p-logo a { background-image: url(http://img227.imageshack.us/img227/3366/mariowikiunijulogocoolou6.png) !important; }
#p-logo a:hover { background-image: url(http://img292.imageshack.us/img292/5872/copyofmariowikiunijulogrb8.png) !important; }
 
pre { border: 1px dashed #669; background:#336;color:#f9f9f9; overflow: auto; }
 
.portlet ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.png); }
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/RareWiki/rarewikibullet.png); }
h1 { font-family:ddd,Comic Sans MS;color:gold;}
h2,h3,h4,h5,h6 { color:orange; }
 
#catlinks {
  border: 1px dotted #FFF;
  background-color: #114;
  padding: 4px;
}
#siteNotice {
  background: black;
}
#navbox {
  background: #191949;
}
select {
  border: 1px solid #EEE;
  color:darkcyan;
  background:#336
}
input {
  background-color: black;
  color:white
}
input.searchButton {
  background-color: black;
  border: 1px solid #111;
  color:gold;
}
#searchInput {
  border: 1px solid black;
  background-color: black;
  color:yellow;
}
textarea {
  font-family: Comic Sans MS;
  font-size: 14px;
  background:black;
  color:white;
  border:2px solid black
}
 
#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: gold;
  color: black;
  border:1px solid gold
}
#content {
  -moz-border-radius: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  background-color: #225;
  color:white
}
div#userloginForm form, div#userlogin form#userlogin2 {
        color:#225;
}
 
#siteSub { display:inline;font-size:90%;color:#CCC;font-weight:normal; }
body.page-Main_Page #siteSub { display:none !important; }
code { background:none }
li#pt-userpage { background: none }
table.gallery { background:#336 }
table.gallery td { background:#336 }
div.tleft,div.tright {border-color:#060669}
div.thumb div { color:white;background:#114 }
table.diff { background:#060669 } td.diff-otitle { background:#060669 } td.diff-ntitle { background:#060669 }
td.diff-context { background:#336 }
td.diff-addedline { background:#9C9 }
td.diff-deletedline { background:#BB6 }
div.noarticletext { color:white;background:#060669 }
#footer { background:#226 }
#add_event_form_error { color:#114 }
#allmessagestable th, #allmessagestable tr.orig, #allmessagestable tr.new, #allmessagestable tr.def { color:black; }
 
#preftoc li {
background-color: #292959;
border-right-color: #64718f;
}
#preftoc li.selected {
background-color: #336;
border: 1px solid #aaf;
}
#preferences {
color:white;
border: 1px solid #aaf;
background-color: #225;
}
.prefsection fieldset {
border: 1px solid #aaf;
.prefsection table, { background-color: #336; }.prefsection legend { background-color: yellow; }
div.prefsectiontip {
background-color: #330101;
}

Latest revision as of 01:26, April 27, 2024

@import "http://www.mariowiki.com/index.php?title=User_talk:Twentytwofiftyseven/test2&action=raw&ctype=text/css";