comparison static/style.css @ 30:50708627f3c7

Ukończona strona klienta
author mild@mild-laptop
date Sun, 05 Jun 2011 23:10:18 +0200
parents
children b288abf2ea9f
comparison
equal deleted inserted replaced
29:28eb82047167 30:50708627f3c7
1 body {
2 background: url(http://localhost/static/pic/backgroundbody.jpg);
3 font-family: "tahoma", "arial", "helvetica", "sans-serif";
4 font-size: 8pt;
5 color: #000000;
6 margin: 0px;
7 border: none;
8 padding: 5px;
9 }
10 table {
11 border-width: none;
12 font-size : 12px;
13 }
14 td {
15 padding: 0px;
16 font-family : Verdana, Helvetica, sans-serif;
17 border-width: 0px;
18 }
19 #content
20 {
21 background: #ffffff;
22 width: 80%;
23 margin-left: auto;
24 margin-right: auto;
25 height: 400px;
26 }
27 .frame{
28 width: 700px;
29 margin-left: auto;
30 margin-right: auto;
31 font-size: small;
32 }
33 .forumline {
34 background-color : #a9b8c2;
35 border : 0 solid #006699;
36 }
37 .tbl {
38 border-collapse : collapse;
39 height : 4px;
40 width : 100%;
41 border : 0;
42 margin-bottom: 20px;
43 }
44 .tbll {
45 background : url(http://localhost/static/pic/tb4_l.gif) no-repeat;
46 width : 8px;
47 }
48 .tblbot {
49 background : url(http://localhost/static/pic/tb4_m.gif) repeat-x;
50 width : 100%;
51 height: 22px;
52 }
53 .tblr {
54 background : url(http://localhost/static/pic/tb4_r.gif) no-repeat;
55 width : 8px;
56 }
57 .tbt {
58 border-collapse : collapse;
59 height : 22px;
60 width : 100%;
61 border : 0;
62 }
63 .tbtl {
64 background : url(http://localhost/static/pic/tb2_l.gif) no-repeat;
65 width : 22px;
66 height: 22px;
67 display: block;
68 }
69 .tbtbot {
70 background : url(http://localhost/static/pic/tb2_m.gif) repeat-x;
71 width : 100%;
72 font-size : 13px;
73 color : #445588;
74 }
75 .tbtr {
76 background : url(http://localhost/static/pic/tb2_r.gif) no-repeat;
77 width : 124px;
78 height: 22px;
79 display: block;
80 }
81 .theme_table
82 {
83 border: none;
84 font-family : Verdana, Helvetica, sans-serif;
85 font-size : 11px;
86 }
87 .tbtr_block {
88 background : url(http://localhost/static/pic/tb2_r_block.gif) no-repeat;
89 width : 70px;
90 }
91 .row1 {
92 background-color : #f7f7f7;
93 padding : 4px;
94 font-family : Verdana, Helvetica, sans-serif;
95 font-size : 10px;
96 border-color : #ffffff;
97 border-style : solid;
98 border-width : 1px 1px 0;
99 }
100 .row2 {
101 background-color : #ececec;
102 padding : 4px;
103 font-family : Verdana, Helvetica, sans-serif;
104 border-color : #ffffff;
105 border-style : solid;
106 border-width : 1px 1px 0;
107 }
108 .row3 {
109 background-color : #f7f7f7;
110 margin : 4px;
111 padding : 10px;
112 font-family : Verdana, Helvetica, sans-serif;
113 border-width : 0px;
114 }
115
116 .colhead {
117 padding: 5px;
118 text-align: center;
119 font-weight: bold;
120 color: #000000;
121 background-color: #e0e5f1;
122 }
123 .state100
124 {
125 background-image : url(http://localhost/static/pic/100.gif);
126 background-repeat: no-repeat;
127 background-position: center left;
128 width : 31px;
129 height: 23px;
130 display: block;
131 padding-top: 10px;
132 font-size: 11px;
133 }
134 .state87
135 {
136 background : url(http://localhost/static/pic/87.gif) no-repeat;
137 background-position: center left;
138 width : 31px;
139 height: 23px;
140 display: block;
141 padding-top: 10px;
142 font-size: 11px;
143 }
144 .state75
145 {
146 background : url(http://localhost/static/pic/75.gif) no-repeat;
147 background-position: center left;
148 width : 31px;
149 height: 23px;
150 display: block;
151 padding-top: 10px;
152 font-size: 11px;
153 }
154 .state62
155 {
156 background : url(http://localhost/static/pic/62.gif) no-repeat;
157 background-position: center left;
158 width : 31px;
159 height: 23px;
160 display: block;
161 padding-top: 10px;
162 font-size: 11px;
163 }.state50
164 {
165 background : url(http://localhost/static/pic/50.gif) no-repeat;
166 background-position: center left;
167 width : 31px;
168 height: 23px;
169 display: block;
170 padding-top: 10px;
171 font-size: 11px;
172 }
173 .state37
174 {
175 background : url(http://localhost/static/pic/37.gif) no-repeat;
176 background-position: center left;
177 width : 31px;
178 height: 23px;
179 display: block;
180 padding-top: 10px;
181 font-size: 11px;
182 }
183 .state25
184 {
185 background : url(http://localhost/static/pic/25.gif) no-repeat;
186 background-position: center left;
187 width : 31px;
188 height: 23px;
189 display: block;
190 padding-top: 10px;
191 font-size: 11px;
192 }
193 .state12
194 {
195 background : url(http://localhost/static/pic/12.gif) no-repeat;
196 background-position: center left;
197 width : 31px;
198 height: 23px;
199 display: block;
200 padding-top: 10px;
201 font-size: 11px;
202 }
203 .state0
204 {
205 background : url(http://localhost/static/pic/0.gif) no-repeat;
206 background-position: center left;
207 width : 31px;
208 height: 23px;
209 display: block;
210 padding-top: 10px;
211 font-size: 11px;
212 }
213
214 table.inner {
215 border-collapse: collapse;
216 }
217
218 #menu
219 {
220 width: 70%;
221 text-align: center;
222 margin-left: auto;
223 margin-right: auto;
224 margin-bottom: 30px;
225 font-weight: bold;
226 }
227
228 .button {
229 display: inline-block;
230 background : url(http://localhost/static/pic/buttons/button1.gif) no-repeat;
231 background-position: bottom center;
232 width: 140px;
233 height: 20px;
234 color : #445588;
235 border: none;
236 padding-top: 8px;
237 }
238
239 .button a
240 {
241 color : #445588;
242 font-weight: bold;
243 text-decoration: none;
244 font-size: small;
245 }