MediaWiki:Common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(visited links) |
(visited links) |
||
Regel 2: | Regel 2: | ||
h2 { margin-top:15px; } |
h2 { margin-top:15px; } |
||
a:visited {color:#0645AD} |
a:visited {color:#0645AD} |
||
+ | a.external:visited {color:#3366BB} |
||
/** voor custom pagetitles */ |
/** voor custom pagetitles */ |
Versie van 25 nov 2013 13:04
/** CSS die hier wordt geplaatst heeft invloed op alle skins */
h2 { margin-top:15px; }
a:visited {color:#0645AD}
a.external:visited {color:#3366BB}
/** voor custom pagetitles */
#firstHeading {display:none}
#contentSub {display:none}
#customTitle { font-size: 2em; line-height:1.2em; }