/[webpac2]/Webpacus/root/css/user.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Webpacus/root/css/user.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 446 - (show annotations)
Mon May 1 14:11:17 2006 UTC (18 years ago) by dpavlin
File MIME type: text/css
File size: 4652 byte(s)
design changes

1 /* user CSS file */
2
3 a {
4 color: blue;
5 text-decoration:none;
6 border-bottom:1px solid #ccc;
7 }
8
9 a:visited {
10 color: blue;
11 text-decoration:none;
12 border-bottom:1px solid #ccc;
13 }
14
15 a:hover {
16 color: blue;
17 text-decoration:none;
18 border-bottom: 0px;
19 }
20
21 td {
22 font-size: 0.8em;
23 font-family: Verdana, Helvetica;
24 }
25
26 .holder, .holder_nonstd, .holder_noCall, .holder_full {
27 float: left;
28 clear: left;
29 font-size: 0.8em;
30 /* font-family: Trebuchet MS, Verdana, Helvetica; */
31 font-family: Verdana, Helvetica;
32 }
33
34 .holder, .holder_noCall, .holder_full {
35 border-top: 1px solid #ccc;
36 width: 600px;
37 min-height: 20px;
38 }
39
40 .holder_nonstd, .holder_full {
41 border-top: 1px dashed blue;
42 }
43
44 .bookcov_short, .leftcol {
45 border: 0px dashed red;
46 }
47
48 .bookcov_short {
49 float: left;
50 clear: none;
51 width: 60px;
52 text-align: right;
53 padding-top: 4px;
54 padding-right: 4px;
55 }
56
57 .leftcol {
58 float: left;
59 padding: 4px 20px 1px 1px;
60 width: 170px;
61 }
62
63 .bookcov_nonstd, .bookcov_full {
64 text-align: center;
65 }
66
67 .desc_short, .desc_nonstd {
68 border: 0px dotted blue;
69 margin: 1px;
70 }
71
72 .desc_full {
73 border: 1px dotted blue;
74 margin: 1px;
75 width: 200px;
76 }
77
78 .desc_short {
79 float: left;
80 clear: none;
81 padding: 2px;
82 margin: 0px 0px 1px 0px;
83 width: 500px;
84 min-height: 30px;
85 border: 1px solid white;
86 border-top: 0px dashed blue;
87 }
88
89 .desc_short:hover {
90 border: 1px dashed #8a9eb6;
91 background-color: #EBF3FF;
92 }
93
94 .desc_nonstd, .desc_full {
95 margin-left: 180px;
96 }
97
98 .links {
99 float: right;
100 width: 140px;
101 padding-top: 2px;
102 clear: none;
103 }
104
105 .avail {
106 float: right;
107 width: 25%;
108 clear: none;
109 }
110
111
112 .avail2 {
113 border: 1px solid orange;
114 margin: 10px;
115 padding: 4px;
116 }
117
118 .avail_full {
119
120 border: 1px solid orange;
121 width: 100px;
122 }
123
124 .avail_nonstd {
125 float: right;
126 width: 25%;
127 padding: 6px;
128 border: 2px solid orange;
129 }
130
131 .search_other {
132 color: #fff;
133 font-family: Arial, Verdana, Helvetica;
134 font-size: 1em;
135 font-weight: normal;
136 padding: 2px 3px;
137 background: #3D5C7A;
138 }
139
140
141 .avt {
142 color: #fff;
143 font-family: Arial, Verdana, Helvetica;
144 font-size: 1em;
145 font-weight: normal;
146 padding: 2px 3px;
147 background: orange;
148 }
149
150
151 .other_author {
152 float: left;
153 clear: left;
154 margin-top: 20px;
155 margin-left: 20px;
156 padding: 3px;
157 border: 1px solid #ccc;
158 width: 30%
159 }
160
161 .other_clas {
162 float: left;
163 margin-top: 20px;
164 margin-left: 20px;
165 padding: 3px;
166 border: 1px solid #ccc;
167 width: 30%
168 }
169
170 .cover {
171 border-color: #cccc00;
172 text-align: right;
173 }
174
175 /*
176 .title {
177 font-weight: bold;
178 }
179 */
180
181 .titleDet {
182 font-weight: bold;
183 font-size: 1.1em;
184 }
185
186 .autDet {
187 font-style: italic;
188 font-size: 1.1em;
189 }
190
191 .titleFull {
192 font-weight: bold;
193 font-size: 1.2em;
194 }
195
196 .author {
197 font-style: italic;
198 }
199
200 .redstar {
201 /* list-style: url(/img/star-red.gif) circle; */
202 list-style: disc;
203 color: orange;
204 text-align: left;
205 font-size: 0.8em;
206 }
207
208 .info {
209 margin-top: 10px;
210 margin-bottom: 3px;
211 border: 0px solid blue;
212 }
213
214 .lib {
215 color: green;
216 }
217
218
219 .sig {
220 color: #CC3333;
221 }
222
223 h3 {
224 color: #00f;
225 font-family: Verdana, Helvetica;
226 font-size: 0.9em;
227 }
228
229 h3 span {
230 color: orange;
231 padding-top: -20px;
232 }
233
234 .line {
235 background-color: #ffffcc;
236 }
237
238 .label {
239 font-weight: bold;
240 text-align: right;
241 vertical-align: top;
242 padding-right: 1em;
243 width: 90px;
244 }
245
246 .labelNonstd {
247 font-weight: normal;
248 font-size: 0.8em;
249 line-height: 2px;
250 margin-left: -10px;
251 margin-bottom: -1px;
252 }
253
254 .line2 {
255 background-color: #ffffff;
256 }
257
258 .result {
259 border: 2px dashed #ff0000;
260 }
261
262 .footer {
263 color: #808080;
264 margin-top: 1em;
265 border-top: 1px solid #e0e0e0;
266 font-size: 70%;
267 display: block;
268 clear: left;
269 }
270
271 .dump, table {
272 border: 0px dashed #c0c0c0;
273 }
274
275 .dump {
276 border: 1px solid #808080;
277 }
278
279
280 div#content {
281 font-size: 0.9em;
282
283 }
284 div#navigation{background:#fff}
285 div#extra{background:#FFF}
286
287 div#wrapper {
288 float:left;
289 width:100%;
290 }
291
292 div#content {
293 margin: 0 22%;
294 width: 48%;
295 padding: 0px 15px 10px 10px;
296 /* border-left: 1px solid #ccc;
297 border-top: 1px solid #ccc; */
298 }
299 div#navigation {
300 float:left;
301 width:20%;
302 margin-left:-100%;
303 text-align: top;
304 padding: 0px;
305 border: 1px solid #3D5C7A;
306 }
307 div#extra {
308 float:left;
309 width:25%;
310 margin-left:-25%;
311 border: 1px solid orange;
312 }
313
314 #navigation li {
315 padding-top:8px;
316 font-size: 0.8em;
317 list-style-type: none;
318 }
319
320 #navigation ul {
321 margin: 2px 0px 2px -28px;
322 }
323
324 #content .label {
325 font-weight: bold;
326 font-size: 0.9em;
327 }
328
329 #extra .location {
330 font-size: 0.8em;
331 color: #3D5C7A;
332 padding: 4px;
333 }
334
335 #content img {
336 display: block;
337 float: right;
338 }

  ViewVC Help
Powered by ViewVC 1.1.26