Trollcon/2013/Stylesheet: Unterschied zwischen den Versionen
Aus RaumZeitLabor Wiki
Kisl (Diskussion | Beiträge) K (!important) |
Kisl (Diskussion | Beiträge) K (blubb) |
||
Zeile 12: | Zeile 12: | ||
#mw-panel div, #mw-head *, #content, #footer { background-image: none !important; } | #mw-panel div, #mw-head *, #content, #footer { background-image: none !important; } | ||
− | a { | + | * * a { |
color: black !important; | color: black !important; | ||
border: 0ex dashed black !important; | border: 0ex dashed black !important; | ||
border-bottom-with: 0.2ex !important; | border-bottom-with: 0.2ex !important; | ||
} | } | ||
− | a.new { text-decoration: line-through !important; } | + | * a.new { text-decoration: line-through !important; } |
.vectorTabs li, .vectorTabs li * { | .vectorTabs li, .vectorTabs li * { |
Version vom 7. Februar 2013, 16:37 Uhr
/**/ *, * * { background-color: #E6007D !important; color: black !important; border-color: #E6007D !important; cursor: help !important; } #mw-panel div, #mw-head *, #content, #footer { background-image: none !important; } * * a { color: black !important; border: 0ex dashed black !important; border-bottom-with: 0.2ex !important; } * a.new { text-decoration: line-through !important; } .vectorTabs li, .vectorTabs li * { background-color: black !important; color: #E6007D !important; margin-right: 2px !important; } /**/