Benutzer:Kisl/Trollcon-CSS-Test: Unterschied zwischen den Versionen
Erscheinungsbild
Kisl (Diskussion | Beiträge) K muha. |
Kisl (Diskussion | Beiträge) K meh. |
||
| Zeile 37: | Zeile 37: | ||
html body h2 { | html body h2 { | ||
color: cyan !important; | color: cyan !important; | ||
background-image: url(http://a.deviantart.net/avatars/p/s/psychodiamondplz.gif | background-image: url(http://a.deviantart.net/avatars/p/s/psychodiamondplz.gif); | ||
} | } | ||
/*</pre>*/ | /*</pre>*/ | ||
Version vom 21. Oktober 2013, 17:51 Uhr
/* {{#css:Benutzer:Kisl/Trollcon-CSS-Test}}
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;
}
html body h2 {
color: cyan !important;
background-image: url(http://a.deviantart.net/avatars/p/s/psychodiamondplz.gif);
}
/**/