Benutzer:Kisl/Trollcon-CSS-Test: Unterschied zwischen den Versionen

Aus RaumZeitLabor Wiki
Zur Navigation springen Zur Suche springen
K (test)
K (test)
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/*
/*
{{#css:Benutzer%3AKisl/Trollcon-CSS-Test}}
{{#css:Benutzer:Kisl/Trollcon-CSS-Test}}
== Vorschau ==
== Vorschau ==
Instant Preview!
''Instant'' Preview!
<embed src="data:audio/x-opus;base64,d0232760e6dcf45b4cfd908dde2bf9e1f2f707c656b980aa76dfc817233931f1"></embed>


<pre>*/
<pre>*/
Zeile 33: Zeile 34:
   color: #E6007D !important;
   color: #E6007D !important;
   margin-right: 2px !important;
   margin-right: 2px !important;
}
html body h2 {
  color: cyan !important;
  background-image: url(http://a.deviantart.net/avatars/p/s/psychodiamondplz.gif);
}
}


/*</pre>*/
/*</pre>*/

Aktuelle Version vom 31. Oktober 2013, 10:57 Uhr

/* {{#css:Benutzer:Kisl/Trollcon-CSS-Test}}

Vorschau

Instant Preview! <embed src="data:audio/x-opus;base64,d0232760e6dcf45b4cfd908dde2bf9e1f2f707c656b980aa76dfc817233931f1"></embed>

*/

*, * * {
  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);
}

/*

*/