Projekt:Ka-Mel-Oh!.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
WiMu (Diskussion | Beiträge) K (Ok, das ging schonmal nicht ... hoffentlich geht wenigstens das jetzt) |
WiMu (Diskussion | Beiträge) K (OK, ... das geht ... nochmal choose testen) |
||
Zeile 8: | Zeile 8: | ||
.Ka-Mel-Oh-Box { | .Ka-Mel-Oh-Box { | ||
− | background: | + | background-color: #FFFFEE; |
− | + | border:<choose> | |
+ | <option>1</option> | ||
+ | <option>2</option> | ||
+ | <option>3</option> | ||
+ | <option>4</option> | ||
+ | <option>5</option> | ||
+ | </choose>px solid #BB5500; | ||
border-style: ridge; | border-style: ridge; | ||
padding:5px; | padding:5px; | ||
-moz-border-radius: 1em; | -moz-border-radius: 1em; | ||
} | } |
Version vom 14. Februar 2009, 20:55 Uhr
#p-logo { z-index:0 } h1 { display:none; } #siteNotice, #contentSub, #contentSub2 { display:none; } .Ka-Mel-Oh-Box { background-color: #FFFFEE; border:<choose>
<option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> </choose>px solid #BB5500;
border-style: ridge; padding:5px; -moz-border-radius: 1em; }