Gebruiker:FeyBart/monobook.css: verschil tussen versies

Uit Wikikids
Naar navigatie springen Naar zoeken springen
(Gemaakt door Roye7777777, op de Oncyclopedia)
(geen verschil)

Versie van 30 jul 2011 21:13

body {
    background: #32CD32 url("http://images.uncyc.org/nl/a/ab/Bgvenstershit.png") 0px 0px repeat;
}
div.thumb { border-color: transparent; }
div#content {
	background: white;
	color: darkgreen;
	border: 1px solid #008000; -moz-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,75);
	border-right: 1px solid #008000;
	line-height: 1.5em;
        z-index:2;
}
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: 100%;
	background-color: none;
	color: darkgreen;
	border-collapse: collapse;
	border: 1px solid #008000;
	padding: 0 .5em .4em .5em;
        -moz-border-radius-bottomleft: 1em !important; 
        border-bottom-left-radius: 1em !important;
        -moz-border-radius-bottomright: 1em !important; 
        border-bottom-right-radius: 1em !important;
        -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); 
        box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,75);
}
#p-personal h5, #p-cactions h5, #p-search h5, #p-navigation h5, #p-meedoen h5, #p-lang h5, #p-tb h5, #p-Deel_dit_artikel h5 {
        position:relative;
        bottom:2px !important;
	display: inline !important;
	text-transform: capitalise !important;
        text-align: center !important;
	font-size: 100% !important;
	font-weight: normal !important;
	white-space: nowrap !important;
        border: 1px solid #008000 !important;
        border-bottom: none !important;
	background-color: honeydew !important;
        padding-top:2px !important;
        padding-bottom:2px !important;
}
#p-lang .pBody {
        max-height:150px !important; 
        min-width:150px !important;
        overflow:auto !important;
}
#p-Deel_dit_artikel .pBody {
        padding-bottom:3px !important;
}
.portlet h5 
{
   text-transform: capitalise !important;
   text-align: center !important;
   padding: 0em 1em 0em 1em !important;
   background-color: honeydew !important;
   border: 1px solid #008000 !important;
   z-index:auto !important;
   border-bottom: 1px solid #fff;
   -moz-border-radius-topright: 1em !important; 
   border-top-right-radius: 1em !important; 
   -moz-border-radius-topleft: 1em !important; 
   border-top-left-radius: 1em !important; 
   -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); 
   box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,75);
   margin: 0 -0.6em 0 -0.6em !important;
}
#p-cactions
{
   margin-left: 1em !important;
}
h1 { color:darkgreen;}
h2 { color:darkgreen;}
h5 { color:darkgreen;}
* #content { background : white; }
#siteNotice {
background:transparent;
}
* #footer {
background:#32CD32
}
#ca-addsection, #ca-communityportal, #ca-delete, #ca-edit, #ca-history, #ca-move, #ca-nstab, #ca-nstab-onnieuws, #ca-nstab-onzinnen, #ca-nstab-ongerijmd, #ca-nstab-speciaal, #ca-nstab-oncycloversiteit, #ca-nstab-oncyclopedia, #ca-nstab-onboeken, #ca-nstab-onwoordenboek, #ca-nstab-category, #ca-nstab-help, #ca-nstab-mediawiki, #ca-watch, #ca-nstab-image, #ca-nstab-main, #ca-nstab-media, #ca-nstab-project, #ca-nstab-special, #ca-nstab-template, #ca-nstab-unprotect, #ca-nstab-user, #ca-protect, #ca-talk, #ca-purge, #ca-undelete, #ca-unwatch, #ca-unprotect, #ca-viewsource, #ca-viewdeleted, #ca-watch { 
background: none; border: none !important;  
}
#pt-userpage, #pt-mytalk, #pt-preferences, #pt-watchlist, #pt-mycontris, #pt-logout { 
background: none !important; border: none !important; padding-top:2px !important; padding-bottom:2px !important; padding-right:50px !important; 
}
#n-Facebook, #n-Twitter, #n-Mijn_gezooi, #pt-EditCount, #pt-Naamruimtes, #pt-Slooppagina { 
background: none !important; border: none !important; padding-right:50px !important;
}
* #siteSub { background : #32CD32; }
* #top { background : #32CD32; }
* #viewcount { background : transparent; }

/* 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;}
.portlet h5 { background:transparent; border:none; }
.pBody { background:transparent; border:none; } 
a:hover { text-decoration: none;}
  
33#bodyContent pre {
    border: 1px dashed #008000;
}
 
/* Kill that stupid M$-ish capitalist asshole person dancecommander usericonthingy */
li#pt-userpage { background: none }
 
/* Mozilla.org-like input box focus */
#p-search input:focus, #p-search input:hover {
    background-color: none;
}
 
* #mw-searchButton, #searchGoButton { 
display:inline;
background : honeydew -moz-linear-gradient(top, honeydew 15%, lightgreen) !important; 
border: 1px outset #008000 -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; 
color: darkgreen
}
* #searchBody { 
background: honeydew !important; 
display:block;
border: 1px solid #008000;
width: 150px !important;
}
* #searchInput { 
display: block;
background : lime; 
color : darkgreen;
border: 2px inset #008000;
width: 145px !important;
}

/* Wat leuke snufjes van de overkant... */

pre, code, tt {
	font-family: monospace, sans-serif;
}
code {
	background-color: #F7F7F7;
}
pre {
	padding: 1em;
	border: 1px dashed #3AAA2F;
	color: black;
	background-color: limegreen <!--#F9F9F9-->;
	line-height: 1.1em;
}

#p-logo {        
	bottom: 0px;
	left: 0px;
	position: absolute; /*needed to use z-index */
	z-index: 1;
	height: 50px !important;
	width: 500px;
	overflow: visible;
        padding-left:0em;
}
#p-logo h5 {
	display: none !important;
}
#p-logo a,
#p-logo a:hover {
	display: block !important;
	height: 50px !important;
	width: 500px;
        background: url("http://2.bp.blogspot.com/-tEyuue4vyQw/TjHhGtGkEiI/AAAAAAAAAPE/EtB3dGZ5pLI/s1600/PLOGO7RON.png") no-repeat !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	text-decoration: none;
}
#f-copyrightico {
	margin: 0 8px;
	position: relative;
	top: -2px; /* Bump it up just a tad */
	float: left;
	height: 1%;
}
#f-copyrightico a, 
#f-copyrightico a:hover {
 	display: block !important;
	height: 35px !important;
	width: 90px;
        background: url("http://3.bp.blogspot.com/-275t-tisSkY/TjF8BArD9MI/AAAAAAAAAO0/VLK6P0IP9DA/s400/EURIES-CC.png") no-repeat !important;
	background-repeat: no-repeat !important;
	text-decoration: none;
        z-index:999 !important;
}
div#column-one {
	padding-top: 55px;
}
.usermessage {
	top: -98px;
	right: -9px;
	position: absolute; /*needed to use z-index */
	z-index: 3;
        width:50%;
        background: honeydew -moz-linear-gradient(top, honeydew 15%, lightgreen) !important;
	border: 1px solid #008000; -moz-border-radius-bottom-left: 1em; border-bottom-left-radius: 1em; -webkit-border-bottom-left-radius: 1em; -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,75);
	color: darkgreen;
	font-weight: bold;
	vertical-align: middle;
}
/* Naamruimterotzooi */
body.ns-18 #p-logo a, body.ns-18 #wiki_logo { background-image: url(http://2.bp.blogspot.com/-zdeKC8jE7Bo/TjHhG74DjfI/AAAAAAAAAPU/zAvpWVzR5N0/s1600/PLOGO7RONNI.png) !important; }
body.ns-19 #p-logo a, body.ns-19 #wiki_logo { background-image: url(http://2.bp.blogspot.com/-zdeKC8jE7Bo/TjHhG74DjfI/AAAAAAAAAPU/zAvpWVzR5N0/s1600/PLOGO7RONNI.png) !important; }
body.ns-20 #p-logo a, body.ns-20 #wiki_logo { background-image: url(http://2.bp.blogspot.com/-RVLQ0Qw-8Pg/TjHhOimYdXI/AAAAAAAAAPs/0vEJIzrGYvA/s1600/PLOGO7RONWO.png) !important; }
body.ns-21 #p-logo a, body.ns-21 #wiki_logo { background-image: url(http://2.bp.blogspot.com/-RVLQ0Qw-8Pg/TjHhOimYdXI/AAAAAAAAAPs/0vEJIzrGYvA/s1600/PLOGO7RONWO.png) !important; }
body.ns-22 #p-logo a, body.ns-22 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-VUOHGXRQ_8I/TjHhG3Ol4DI/AAAAAAAAAPM/O-yZxMStXtI/s1600/PLOGO7RONBO.png) !important; }
body.ns-23 #p-logo a, body.ns-23 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-VUOHGXRQ_8I/TjHhG3Ol4DI/AAAAAAAAAPM/O-yZxMStXtI/s1600/PLOGO7RONBO.png) !important; }
body.ns-28 #p-logo a, body.ns-28 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-VUOHGXRQ_8I/TjHhG3Ol4DI/AAAAAAAAAPM/O-yZxMStXtI/s1600/PLOGO7RONBO.png) !important; }
body.ns-29 #p-logo a, body.ns-29 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-VUOHGXRQ_8I/TjHhG3Ol4DI/AAAAAAAAAPM/O-yZxMStXtI/s1600/PLOGO7RONBO.png) !important; }
body.ns-26 #p-logo a, body.ns-26 #wiki_logo { background-image: url(http://3.bp.blogspot.com/-mGBKNVZaSa0/TjHhOzxwqJI/AAAAAAAAAP0/vbzS7i6OODA/s1600/PLOGO7RONZI.png) !important; }
body.ns-27 #p-logo a, body.ns-27 #wiki_logo { background-image: url(http://3.bp.blogspot.com/-mGBKNVZaSa0/TjHhOzxwqJI/AAAAAAAAAP0/vbzS7i6OODA/s1600/PLOGO7RONZI.png) !important; }
body.ns-30 #p-logo a, body.ns-30 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-57KgxYiyPN4/TjHhHM2Y8iI/AAAAAAAAAPc/7Z6-QHyMTgc/s1600/PLOGO7RONON.png) !important; }
body.ns-31 #p-logo a, body.ns-31 #wiki_logo { background-image: url(http://4.bp.blogspot.com/-57KgxYiyPN4/TjHhHM2Y8iI/AAAAAAAAAPc/7Z6-QHyMTgc/s1600/PLOGO7RONON.png) !important; }

body.ns--1 #p-Deel_dit_artikel { display:none; }

#n-Facebook
{
background-image: url("http://images.uncyc.org/no/b/ba/Facebooklogo.gif") !important;
padding-left:15px !important;
margin-left: 5px !important;
background-repeat: no-repeat !important;
}
 
#n-Twitter
{
background-image: url("http://images.uncyc.org/nl/a/a4/Twietertleaugeaut.png") !important;
padding-left:15px !important;
margin-left: 5px !important;
background-repeat: no-repeat !important;
}
Afkomstig van Wikikids , de interactieve Nederlandstalige Internet-encyclopedie voor en door kinderen. "https://wikikids.nl/index.php?title=Gebruiker:FeyBart/monobook.css&oldid=193781"