Trollcon/2013/Stylesheet: Unterschied zwischen den Versionen
Aus RaumZeitLabor Wiki
Silsha (Diskussion | Beiträge) |
Kisl (Diskussion | Beiträge) (testing instant preview) |
||
(28 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | + | /* | |
− | + | {{#css:Trollcon/2013/Stylesheet}} | |
− | + | == Vorschau == | |
− | + | Instant Preview! | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <pre>*/ | |
− | + | ||
+ | *, * * { | ||
+ | background-color: #E6007D !important; | ||
+ | color: black !important; | ||
+ | border-color: #E6007D !important; | ||
+ | cursor: help !important; | ||
} | } | ||
− | + | ||
− | + | html, body, #mw-panel div, #mw-head *, #content, #footer { background-image: none !important; } | |
− | + | ||
+ | a { | ||
+ | color: black !important; | ||
+ | border: 0ex dashed black !important; | ||
+ | } | ||
+ | |||
+ | #content a { border-bottom-width: 0.5ex !important; } | ||
+ | |||
+ | #content a:hover { | ||
+ | text-decoration: none !important; | ||
+ | border-style: dotted !important; | ||
+ | } | ||
+ | |||
+ | a.new { text-decoration: line-through !important; } | ||
+ | |||
+ | .vectorTabs li, .vectorTabs li * { | ||
+ | background-color: black !important; | ||
+ | color: #E6007D !important; | ||
+ | margin-right: 2px !important; | ||
+ | } | ||
+ | |||
+ | /*</pre>*/ |
Aktuelle Version vom 21. Oktober 2013, 18:41 Uhr
/*
Vorschau
Instant Preview!
*/ *, * * { background-color: #E6007D !important; color: black !important; border-color: #E6007D !important; cursor: help !important; } html, body, #mw-panel div, #mw-head *, #content, #footer { background-image: none !important; } a { color: black !important; border: 0ex dashed black !important; } #content a { border-bottom-width: 0.5ex !important; } #content a:hover { text-decoration: none !important; border-style: dotted !important; } a.new { text-decoration: line-through !important; } .vectorTabs li, .vectorTabs li * { background-color: black !important; color: #E6007D !important; margin-right: 2px !important; } /**/