Gebruiker:Josse.Cottenier/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(Revert tot versie 342782 door Josse.Cottenier: Aiaiai. (TW)) |
(zal 'm eerst wel proberen op localhost + enkele fixjes en overzichtelijk maken) |
||
Regel 1: | Regel 1: | ||
/* JosseSkin */ | /* JosseSkin */ | ||
− | @import url("http://wikikids.nl/index.php?title=Gebruiker:Josse.Cottenier/JosseSkin.css&action=raw&ctype=text/css"); | + | // @import url("http://wikikids.nl/index.php?title=Gebruiker:Josse.Cottenier/JosseSkin.css&action=raw&ctype=text/css"); |
/* ander logo */ | /* ander logo */ | ||
#p-logo a { background-image:url(http://wikikids.wiki.kennisnet.nl/images/d/dc/Stap11-animated.gif) !important; } | #p-logo a { background-image:url(http://wikikids.wiki.kennisnet.nl/images/d/dc/Stap11-animated.gif) !important; } | ||
Regel 10: | Regel 10: | ||
} | } | ||
body.page-Gebruiker:Josse.Cottenier h1.firstHeading { display: none; } | body.page-Gebruiker:Josse.Cottenier h1.firstHeading { display: none; } | ||
− | .minoredit { | + | .minoredit { |
− | + | font-weight: bold; | |
} | } | ||
− | . | + | .botedit { |
− | background-color: | + | font-weight: bold; |
+ | color: red; | ||
+ | border-bottom: 1px dotted red; | ||
+ | } | ||
+ | #Bodycontent { | ||
+ | background-color: aliceblue | ||
font family: Comic sans MS | font family: Comic sans MS | ||
} | } |
Versie van 6 sep 2014 07:05
/* 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
}