Gebruiker:Josse.Cottenier/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(fixies!) |
|||
Regel 21: | Regel 21: | ||
background-color: aliceblue | background-color: aliceblue | ||
font family: Comic sans MS | font family: Comic sans MS | ||
+ | } | ||
+ | .mw-body a.extiw:visited { | ||
+ | color: blue; | ||
} | } |
Versie van 11 sep 2014 18:54
/* JosseSkin */
// @import url("http://wikikids.nl/index.php?title=Gebruiker:Josse.Cottenier/JosseSkin.css&action=raw&ctype=text/css");
/* ander logo */
#p-logo a { background-image:url("http://wikikids.wiki.kennisnet.nl/images/d/dc/Stap11-animated.gif") !important; }
.uploadTemplate {
display: none;
}
.sitenotice {
display: none;
}
body.page-Gebruiker:Josse.Cottenier h1.firstHeading { display: none; }
.minoredit {
font-weight: bold;
}
.botedit {
font-weight: bold;
color: red;
border-bottom: 1px dotted red;
}
#Bodycontent {
background-color: aliceblue
font family: Comic sans MS
}
.mw-body a.extiw:visited {
color: blue;
}