User:Uniju/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (This'll do for now... I HAD so much more until my browser crashed. >_<)
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")
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
#p-logo a { background-image: url(http://uniwiki.scribblewiki.com/images/uniwiki/a/ad/Bdhg.PNG) !important; }
@import "http://www.mariowiki.com/index.php?title=User_talk:Twentytwofiftyseven/test2&action=raw&ctype=text/css";
 
body { font-family:Tahoma; font-size:10px;
background: url(http://uniwiki.scribblewiki.com/images/uniwiki/8/85/Mainbackground.PNG) ;}
 
/* navy/gold */
#content, #content table {color:black;background:url(http://uniwiki.scribblewiki.com/images/uniwiki/0/09/T436yt.PNG) }
#p-cactions ul li a { background-color:white; }
#p-cactions ul li a:hover { background-color:black; }
#p-personal ul li a { color:black }
#p-personal ul li a:hover { color:grey }
 
 
div.pBody {
  -moz-border-radius-topright: 2em;
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-bottomright: 2em;
  -moz-border-radius-bottomleft: 2em;
  background-color: #FFF;
  color:black
 
}
select {
  border: 1px solid black;
  color:#060666
  background:#ED2
 
input {
  background-color: #F6E636;
  color:#040444;
  border: 1px solid #111;
}
input.searchButton {
  background-color: #E2D21F;
  border: 1px solid black;
  color:#050555;
}
#searchInput {
  border: 1px solid black;
  background: url(http://uniwiki.scribblewiki.com/images/uniwiki/f/fb/Bdfhfh.PNG);
  color:black;
  font-family: System
}
textarea {
  font-family: system;
  font-size: 10px;
  background:url(http://uniwiki.scribblewiki.com/images/uniwiki/0/09/T436yt.PNG);
  color:Black;
  border:2px solid Black
}

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