SO 1-final
[specialops1.git] / csslib / system / stripes.css
blobe9622f7fdf6ae896d8851c4ba7373afe4913ab78
1 /* © 2004 Special Ops */
2 html {color: #fff; background: #7ac; font: 96% 'arial', sans-serif}
3 table {margin: 0; width: 100%}
4 input, select, textarea, button {font: 0.9em 'tahoma', 'bitstream vera sans', sans-serif; border: none}
5 input[type="text"], input[type="password"] {background: #fff url(../imgs/stripes_c5.png) no-repeat; padding-left: 64px}
6 fieldset {border: 2px solid #fff; margin: 2px}
7 input[type="submit"], button {border: 3px #888 groove}
8 input[type="submit"]:active, button:active {border-style: inset}
10 #titleimg, #title, #subtitle, #footer {text-align: center; margin: 0.2em; letter-spacing: 0.2em; font-weight: normal}
11 #footer {font: xx-small sans-serif}
13 a {color: #fff}
14 .c1 a, .c2 a {color: #00d}
15 #menubar a, .c3 a, th a, .alert a {color: #f00}
17 .c1, .c2 {background: #eee; color: #666}
19 #menubar, .c3, .c3 td, .alert, .alert td, th, legend {color: #f00; font-weight: bold; padding: 2px 0 2px 64px; margin: 2px 0; background: #fff left center no-repeat}
20 th {background-image: url(../imgs/stripes_th.png); color: #0c0}
21 div.alert, .alert td {background-image: url(../imgs/stripes_c5.png); color: #f80}
22 #menubar, div.c3, .c3 td {background-image: url(../imgs/stripes_c3.png)}
24 legend {color: #00c; padding: 2px}