User:Roye7777777/monobook.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
body {
    background: #32CD32 url("http://images.uncyc.org/nl/8/88/Grngrn.png") 0px 0px no-repeat;
}
* #p-search { 
background : transparent; 
}
* #mw-searchButton { 
background : honeydew -moz-linear-gradient(top, honeydew 15%, lightgreen); 
border: 1px outset green; -moz-border-radius: 5px;
}
* #searchform { 
background : transparent; 
border: none
}
* #searchGoButton { 
background : honeydew -moz-linear-gradient(top, honeydew 15%, lightgreen); 
border: 1px outset green; -moz-border-radius: 5px;
}
* #searchInput { 
background : lime; 
color : darkgreen;
border: 2px inset honeydew;
}
* #searchBody { 
background : transparent; 
border: none
}
div.thumb { border-color: transparent; }
div#content {
	background: white;
	color: darkgreen;
	border: 1px solid green; -moz-border-radius: 10px;
	border-right: 1px solid green !important;
	line-height: 1.5em;
}
div#footer {
	background-color: transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	margin: .6em 0 1em 0;
	padding: .4em 0 1.2em 0;
	text-align: center;
	font-size: 90%;
}
.pBody {
	font-size: 95%;
	background-color: transparent;
	color: darkgreen;
	border-collapse: collapse;
	border: none;
	padding: 0 .8em .3em .5em;
}
h1 { color:darkgreen;}
h2 { color:darkgreen;}
h5 { color:darkgreen;}
* #content { background : white; }
* #p-cactions li { background : honeydew; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; }
* #p-cactions li a { background : honeydew; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; }


* #p-navigation {
background : transparent;
}
#siteNotice {
background:transparent;
}
* #footer {
background:#32CD32
}
* #catlinks {
background:honeydew
}
#ca-addsection { background: honeydew; border: 1px solid green !important; }
#ca-communityportal { background: honeydew; border: 1px solid green !important; }
#ca-delete { background: honeydew; border: 1px solid green !important; }
#ca-edit { background: honeydew; border: 1px solid green !important; }
#ca-history { background: honeydew; border: 1px solid green !important; }
#ca-history { background: honeydew; border: 1px solid green !important; }
#ca-move { background: honeydew; border: 1px solid green !important; }
#ca-nstab { background: honeydew; border: 1px solid green !important; }
#ca-nstab-OnNieuws { background: honeydew; border: 1px solid green !important; }
#ca-nstab-OnZinnen { background: honeydew; border: 1px solid green !important; }
#ca-nstab-Oncycloversiteit { background: honeydew; border: 1px solid green !important; }
#ca-nstab-Oncyclopedia { background: honeydew; border: 1px solid green !important; }
#ca-nstab-OnBoeken { background: honeydew; border: 1px solid green !important; }
#ca-nstab-OnWoordenboek { background: honeydew; border: 1px solid green !important; }
#ca-nstab-category { background: honeydew; border: 1px solid green !important; }
#ca-nstab-help { background: honeydew; border: 1px solid green !important; }
#ca-nstab-image { background: honeydew; border: 1px solid green !important; }
#ca-nstab-main { background: honeydew; border: 1px solid green !important; }
#ca-nstab-media { background: honeydew; border: 1px solid green !important; }
#ca-nstab-media { background: honeydew; border: 1px solid green !important; }
#ca-nstab-project { background: honeydew; border: 1px solid green !important; }
#ca-nstab-special { background: honeydew; border: 1px solid green !important; }
#ca-nstab-template { background: honeydew; border: 1px solid green !important; }
#ca-nstab-unprotect { background: honeydew; border: 1px solid green !important; }
#ca-nstab-user { background: honeydew; border: 1px solid green !important; }
#ca-protect { background: honeydew; border: 1px solid green !important; }
#ca-talk { background: honeydew; border: 1px solid green !important; }
#ca-purge { background: honeydew; border: 1px solid green !important; }
#ca-undelete { background: honeydew; border: 1px solid green !important; }
#ca-unwatch { background: honeydew; border: 1px solid green !important; }
#ca-unprotect { background: honeydew; border: 1px solid green !important; }
#ca-viewsource { background: honeydew; border: 1px solid green !important; }
#ca-watch { background: honeydew; border: 1px solid green !important; }
#p-lang { background: transparent; }
* #siteSub { background : #32CD32; }
* #top { background : #32CD32; }
* #viewcount { background : #32CD32; }

/* These things came from Ævar Arnfjörð Bjarmason. ÆÆÆÆÆÆÆÆÆ! (http://en.wikipedia.org/style/monobook/main.css) */
 
/* remove the ugly, recently-reinstated link underlines 
#BodyContent a { text-decoration: none; }
#BodyContent a:hover { text-decoration: none; }*/
 
a { text-decoration: none;}
a:hover { text-decoration: none;}
  
33#bodyContent pre {
    border: 1px dashed forestgreen;
}
 
/* Kill that stupid M$-ish capitalist asshole person dancecommander usericonthingy */
li#pt-userpage { background: none }
 
/* Eliminate yellow colour everywhere in borders */
#p-cactions li.selected {
    border-color: green;
    background-color: honeydew;
}
/* Dont need this copyright notice on every page */
 
/*li#f-copyright,
li#f-lastmod,
#editpage-copywarn { display: none; }*/
 
/* Mozilla.org-like input box focus */
#p-search input:focus, #p-search input:hover {
    background-color: honeydew;
}
 
#searchInput {
background : lime; 
color : darkgreen;
border: 2px inset honeydew;
}

* #p-search { 
background : transparent; 
}

#p-personal li a:hover {background: transparent; color: #000;}
#p-personal li.selected a {background: transparent; color: #000 !important;}
#p-personal li.new a {background: transparent; color: #ba0000 !important;}