MediaWiki:Common.css

Aus grünes blatt
Zur Navigation springenZur Suche springen

Beachten Sie: Nach dem Speichern müssen Sie ihrem Browser sagen, die neue Version zu laden: Mozilla/Firefox: Strg-Shift-R, IE: Strg-F5, Safari: Cmd-Shift-R, Konqueror: F5.

/*
<pre>
*/

.grey { color:grey }
.green { color:green }
.red { color:red }
.brown { color:brown }
.orange { color:orange }
.blue { color:blue }


.hervor_bw { background:black; color:white; font-variant:small-caps; fond-weight:bolder; fond-stretch:wider; font-size:large; text-indent:20px; margin-left:80px; }
.hervor_pink { background:#FFDAB9 }
.hervor_orange { background:#FFD700 }

.Kasten { border-width:medium; border-color:orange; border-style:dotted; padding:5px; margin:5px; }
.Kasten_orange { border-width:thick; border-color:orange; border-style:dashed; padding:5px; margin:5px; background:#FFE171 }

/*
</pre>
*/