Trollcon/2013/Stylesheet: Unterschied zwischen den Versionen
Aus RaumZeitLabor Wiki
Kisl (Diskussion | Beiträge) K (bla) |
Kisl (Diskussion | Beiträge) K (!important) |
||
Zeile 14: | Zeile 14: | ||
a { | a { | ||
color: black !important; | color: black !important; | ||
− | border: 0ex dashed black; | + | border: 0ex dashed black !important; |
− | border-bottom-with: 0.2ex; | + | border-bottom-with: 0.2ex !important; |
} | } | ||
a.new { text-decoration: line-through !important; } | a.new { text-decoration: line-through !important; } |
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; } /**/