Gebruiker:Southparkfan/common.css: verschil tussen versies

Uit Wikikids
Naar navigatie springen Naar zoeken springen
(Ff een testje)
 
(39 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
.navpopup {  
+
/* @import url("http://wikikids.wiki.kennisnet.nl/index.php?title=Gebruiker:<user>/monobook.css&action=raw&ctype=text/css"); */
  border: solid #AAAAAA 1px;
+
/* Redirects in afwijkende kleur */
  background-color: #FFFAFF !important;
+
.mw-redirect        { color:green;}
   font-size: 110%  !important;
+
.mw-redirect:visited { color:green;}
 +
 
 +
#p-aloud { display:none; }
 +
 
 +
#p-alarm { display:none; }
 +
 
 +
.usermessage {
 +
    background-color: rgb(255, 206, 123);
 +
    border: 1px solid rgb(255, 165, 0);
 +
    color: black;
 +
    font-weight: bold;
 +
    margin: 2em 0px 1em;
 +
    padding: 0.5em 1em;
 +
    vertical-align: middle;
 +
    text-align:center;
 +
    border-radius:0px;
 +
}
 +
.sv-space { display:none; }
 +
.mw-ui-button {
 +
background: none repeat scroll 0% 0% #00AF89;
 +
color: #FFF;
 +
border-width: 1px medium;
 +
border-style: solid none;
 +
border-color: #00AF89 -moz-use-text-color;
 +
-moz-border-top-colors: none;
 +
-moz-border-right-colors: none;
 +
-moz-border-bottom-colors: none;
 +
-moz-border-left-colors: none;
 +
border-image: none;
 +
}
 +
.ns-2 #ca-move, .ns-3 #ca-move {
 +
   display:inline !important;
 
}
 
}
.modtools {display:block;}
 

Huidige versie van 4 sep 2014 om 16:44

/* @import url("http://wikikids.wiki.kennisnet.nl/index.php?title=Gebruiker:<user>/monobook.css&action=raw&ctype=text/css"); */
/* Redirects in afwijkende kleur */
.mw-redirect         { color:green;}
.mw-redirect:visited { color:green;}

#p-aloud { display:none; }

#p-alarm { display:none; }

.usermessage {
    background-color: rgb(255, 206, 123);
    border: 1px solid rgb(255, 165, 0);
    color: black;
    font-weight: bold;
    margin: 2em 0px 1em;
    padding: 0.5em 1em;
    vertical-align: middle;
    text-align:center;
    border-radius:0px;
}
.sv-space { display:none; }
.mw-ui-button {
background: none repeat scroll 0% 0% #00AF89;
color: #FFF;
border-width: 1px medium;
border-style: solid none;
border-color: #00AF89 -moz-use-text-color;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
}
.ns-2 #ca-move, .ns-3 #ca-move {
  display:inline !important;
}
Afkomstig van Wikikids , de interactieve Nederlandstalige Internet-encyclopedie voor en door kinderen. "https://wikikids.nl/index.php?title=Gebruiker:Southparkfan/common.css&oldid=355886"