User:Uniju/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
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")
 
(20 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* Most creidt goes to Uniju for this. 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";
/* white/aqua */
#content, #content table {color:white;background:grey }
#p-cactions ul li a { background-color:grey; }
#p-cactions ul li a:hover { background-color:#5656B9; }
#p-personal ul li a { color:grey;background-color:orange }
#p-personal ul li a:hover { background-color:orange }
 
body {  background: orange ;}
a { color: orange; text-decoration: none; }
a:visited { color: orange; }
a:active { color: grey; }
a:hover { color: white; text-decoration: none; }
#p-personal a.new { color: white }
#p-personal a.new:visited { color:#995959; }
#p-logo a { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
#p-logo a:hover { background-image: url(http://img76.imageshack.us/img76/8379/tehhomedepotlogoea5.png) !important; }
 
.usermessage {
  background: tan;
  border: 1px dashed black;
}
#bodyContent a.extiw:active { color: white; }
#bodyContent a.external { color: dodgerblue; }
#bodyContent a.external:hover { color: white; }
 
pre { border: 1px dashed #669; background:orange;color:#f9f9f9; overflow: auto; }
 
.portlet ul li:hover {
    list-style-image: url("http://img34.picoodle.com/img/img34/9/8/10/f_Xzwikibullem_b57e7b8.png");
}
 
.portlet ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
ul { list-style-image: url(http://img38.picoodle.com/img/img38/9/8/10/f_Xwikibulletm_8d4b810.png); }
h1 { font-family:Comic Sans MS,Verdana;color: white;}
h2,h3,h4,h5,h6 { color: orange; }
 
#catlinks {
  border: 1px dotted #FFF;
  background-color: #114;
  padding: 4px;
}
#siteNotice {
  background: orange;
}
#navbox {
  background: orange;
}
select {
  border: 1px solid #EEE;
  color:white;
  background:#336
}
input {
  background-color: orange;
  color:white
}
input.searchButton {
  background-color: orange;
  border: 1px solid white;
  color:white;
}
#searchInput {
  border: 1px solid white;
  background-color: orange;
  color:white;
}
textarea {
  font-family: Boukman Old Style;
  font-size: 14px;
  background: #033;
  color: white;
  border:3px solid #F90
}
 
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { 
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-topright: 0em;
  background-color: orange;
  color: white;
  border:1px solid #005
}
#content {
  -moz-border-radius: 0em;
}
div.pBody {
  -moz-border-radius-topright: 0em;
  -moz-border-radius-bottomright: 0em;
  background-color: grey;
  color: orange
}
div#userloginForm form, div#userlogin form#userlogin2 {
        color:white;
}
 
#siteSub { display:inline;font-size:90%;color:#CCC;font-weight:normal; }
body.page-Main_Page #siteSub { display:none !important; }
code { background: orange }
li#pt-userpage { background: none }
table.gallery { background:orange }
table.gallery td { background:orange }
div.tleft,div.tright {border-color:orange}
div.thumb div { color:white;background:orange }
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:orange }
#add_event_form_error { color:#114 }
#allmessagestable th, #allmessagestable tr.orig, #allmessagestable tr.new, #allmessagestable tr.def { color:black; }
 
#preftoc li {
background-color: orange;
border-right-color: white;
}
#preftoc li.selected {
background-color: white;
border: 1px solid orange;
}
#preferences {
color:white;
border: 3px solid orange;
background-color: grey;
}
.prefsection fieldset {
border: 1px solid orange;
.prefsection table, { background-color: white; }.prefsection legend { background-color: grey; }
div.prefsectiontip {
background-color: orange;
}

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";