whitespace cleanup, mostly for docs
[openocd/genbsdl.git] / src / server / httpd / menuweb.css
blob60c62393ea383884f26da7768f2aad20433484b8
1 a:link
3 font-size: 12px;
4 color : #024d67;
5 font-weight:bold;
6 text-decoration : none;
9 a:visited
11 font-size: 12px;
12 color : #024d67;
13 font-weight:bold;
14 text-decoration : none;
17 a:active
19 font-size: 12px;
20 color : #024d67;
21 font-weight:bold;
22 text-decoration : none;
25 a:hover
27 font-size: 12px;
28 color : #555555;
29 font-weight:bold;
30 text-decoration : none;
33 a.openocd:link
35 font-size: 12px;
36 color : #555555;
37 font-weight:bold;
38 text-decoration : none;
41 a.openocd:visited
43 font-size: 12px;
44 color : #555555;
45 font-weight:bold;
46 text-decoration : none;
49 a.openocd:active
51 font-size: 12px;
52 color : #555555;
53 font-weight:bold;
54 text-decoration : none;
57 a.openocd:hover
59 font-size: 12px;
60 color : #024d67;
61 font-weight:bold;
62 text-decoration : none;
65 body
67 background-color : green;
68 background-color : #176e8c;
69 font-family : Arial;
70 font-size: 12px;
71 line-height: 15px;
72 color : #024d67;
78 padding: 0px;
79 font-size: 18px;
80 font-weight:bold;
81 text-decoration : none;
82 margin-bottom: 8px;
87 padding: 0px;
88 font-size: 12px;
89 vertical-align:top;
93 .textlight
95 color: #cccccc;
96 padding: 0px;
97 font-size: 12px;
98 vertical-align:top;
102 .fontbigger
104 font-size:14px;
107 .textgray
109 color: #555555;
112 .formtext
114 padding-top: 4px;
115 font-size: 14px;
116 padding-right:10px;
119 input
121 font-size: 14px;
124 .buttonspacelarge
126 width:20px;
129 .buttonspacesmall
131 width:8px;