Gebruiker:Josse.Cottenier/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(Als je net een CSS cursus gevolgd hebt, moet je er wat mee doen) |
|||
Regel 11: | Regel 11: | ||
.botedit { font-weight: bold; color: red; border-bottom: 1px dotted red; } | .botedit { font-weight: bold; color: red; border-bottom: 1px dotted red; } | ||
} | } | ||
− | . | + | .jumbotron { |
+ | background-color: blue | ||
+ | font family: Comic sans MS | ||
+ | } |
Versie van 30 mei 2014 13:52
/* 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; }
}
.jumbotron {
background-color: blue
font family: Comic sans MS
}