3 lines
201 B
CSS
3 lines
201 B
CSS
|
#switcher_zen select { margin:2px 0.5em; width:20em; float:left;}
|
||
|
#switcher_zen input { float:right;}
|
||
|
#switcher_zen { background-color:transparent; left:20px; position:absolute; top:0; z-index:10000; }
|