Gebruiker:Josse.Cottenier/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
k |
|||
Regel 2: | Regel 2: | ||
/* 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; } | ||
+ | |||
.uploadTemplate { | .uploadTemplate { | ||
display: none; | display: none; | ||
− | } | + | } .minoredit { |
− | |||
− | |||
− | |||
− | |||
− | .minoredit { | ||
font-weight: bold; | font-weight: bold; | ||
− | } | + | } .botedit { |
− | .botedit { | ||
font-weight: bold; | font-weight: bold; | ||
color: red; | color: red; | ||
border-bottom: 1px dotted red; | border-bottom: 1px dotted red; | ||
− | } | + | } .mw-body a.extiw:visited { |
− | |||
− | |||
− | |||
− | |||
− | .mw-body a.extiw:visited { | ||
color: #520; | color: #520; | ||
− | } | + | } tbhead { |
− | |||
− | tbhead { | ||
background-color: lightgrey; | background-color: lightgrey; | ||
border: 1px solid black; | border: 1px solid black; | ||
− | } | + | } #p-aloud { |
− | #p-aloud { | ||
display: none; | display: none; | ||
} | } |
Huidige versie van 8 okt 2017 om 18:30
@import url("http://wikikids.nl/index.php?title=Gebruiker:Josse.Cottenier/navbar.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;
} .minoredit {
font-weight: bold;
} .botedit {
font-weight: bold;
color: red;
border-bottom: 1px dotted red;
} .mw-body a.extiw:visited {
color: #520;
} tbhead {
background-color: lightgrey;
border: 1px solid black;
} #p-aloud {
display: none;
}