forked from mezzoblue/csszengarden.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlegacy.css
executable file
·444 lines (435 loc) · 9.62 KB
/
legacy.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
/* css Zen Garden submission 099 - 'Wiggles the Wonderworm', by Joseph Pearson, http://www.make-believe.org/ */
/* All images used in this Zen Garden are based on freely available images in the public domain.
These images and the accompanying CSS are hereby returned to the public domain, as per the
Creative Commons Public Domain Dedication (http://creativecommons.org/licenses/publicdomain/).
Build on the past, and free your creativity. Fight for fair and reasonable copyright laws."; */
/* Added: April 14th, 2004 */
/*========================================================================
THINGS OF UNIVERSAL IMPORTANCE
========================================================================*/
body {
text-align:center;
min-width:760px;
line-height:100%;
background:url(paper.jpg) repeat-y #FFF center top;
color: black;
}
body a {
color:black;
text-decoration:none;
font-weight:bold;
}
span {
font: 12px Comic Sans MS, Verdana, sans serif;
text-align:center;
line-height:100%;
margin-top:5px;
}
h3 {
display:none;
}
acronym {
font-weight:bold;
border:none;
cursor:help;
}
#container {
text-align:left;
margin:0 auto;
width:760px;
position:relative;
}
#pageHeader {
display:none;
}
/*==================================================================
PAGE 1
This page's content is neatly encapsulated by the intro div.
===================================================================*/
#intro { /*page container*/
position:relative;
height:1385px;
margin-top:40px;
}
#extraDiv1 {
position:absolute;
height:40px;
width:820px;
top:0;
background:url(paperedge.jpg) no-repeat bottom;
left:50%;
margin-left:-410px;
}
#quickSummary{
position:absolute;
left:6px;
top:9px;
width:750px;
height:491px;
background:url(P1PANEL1.jpg) no-repeat black;
}
#quickSummary p.p1 span {
position: absolute;
left: 71px;
top: 28px;
width: 328px;
height: 80px;
font-size: 16px;
}
#quickSummary p.p2 span {
position:absolute;
left:551px;
top:0;
font: 9px Arial, Helvetica, sans serif;
}
#quickSummary p.p2 span:before {
content:"® "
}
#preamble p.p1{
position:absolute;
left:5px;
top:506px;
width:366px;
height:428px;
background:url(P1PANEL2.jpg) no-repeat black;
}
#preamble p.p1 span {
position: absolute;
left: 217px;
top: 30px;
width: 127px;
height: 92px;
}
#preamble p.p2{
position:absolute;
left:384px;
top:507px;
width:370px;
height:429px;
background:url(P1PANEL3.jpg) no-repeat black;
}
#preamble p.p2 span {
position: absolute;
left: 18px;
top: 12px;
width: 160px;
height: 104px;
}
#preamble p.p3{
position:absolute;
left:4px;
top:941px;
width:751px;
height:421px;
background:url(P1PANEL45.jpg) no-repeat black;
}
#preamble p.p3 span {
position: absolute;
left: 5px;
top: 5px;
width: 348px;
height: 56px;
text-align:left;
}
/*================================================================================
PAGE 2
This page must be split into two sections: the explanation div (panels 1 to 4)
and the participation div (panel 5).
================================================================================*/
#extraDiv2 {
position:absolute;
height:100px;
width:820px;
top:1420px;
background:url(paperedge.jpg) no-repeat bottom;
left:50%;
margin-left:-410px;
}
#explanation {
position:relative;
height:535px;
margin-top:100px;
background:#EEEACD;
}
#explanation p.p1 {
position:absolute;
left:3px;
top:1px;
width:459px;
height:509px;
background:url(P2PANEL1.jpg) no-repeat black;
}
#explanation p.p1 span {
position: absolute;
left: 197px;
top: 3px;
width: 256px;
height: 116px;
}
#explanation p.p2 {
position:absolute;
left:462px;
top:12px;
width:295px;
height:491px;
background:url(P2PANEL2.jpg) no-repeat black;
}
#explanation p.p2 span {
position: absolute;
left: 10px;
top: 7px;
width: 272px;
height: 128px;
}
#participation {
position:relative;
width:760px;
height:795px;
margin-top:-17px; /*hack: should not be needed*/
background:url(P2PANEL5.jpg) no-repeat #EEECD5 19px 343px;
z-index:1;
}
#participation h3 {
display:block;
position:absolute;
left:4px;
top:0px;
width:747px;
height:343px;
background:url(P2PANEL34.jpg) no-repeat black;
margin:0;
padding:0;
}
#participation h3 span {
display:none;
}
#participation p {
position:relative;
top:583px;
left:437px;
width:299px;
line-height:20%;
margin-top:10px;
margin-bottom:0;
padding:0;
}
#participation p.p1 {
margin:0;
}
#participation p span {
font: 10px Arial, Helvetica, sans serif;
text-align:left;
line-height:100%;
color:#EEECD5;
font-weight:bold;
}
#participation a {
text-decoration:underline;
color:#EEECD5;
}
/*======================================================
PAGE 3
This page is a logistical nightmare. It must contain
the BENEFITS text, the REQUIREMENTS text, the FOOTER
text and the LINKLIST lists.
======================================================*/
#extraDiv3 {
position:absolute;
height:100px;
width:820px;
top:2840px;
background:url(paperedge.jpg) no-repeat bottom;
left:50%;
margin-left:-410px;
}
#benefits {
position:relative;
height:726px;
background:url(P3PANEL1.jpg) no-repeat black;
margin-top:112px;
}
#benefits p.p1 {
position:absolute;
left:53px;
top:418px;
width:298px;
height:80px;
line-height:20%;
text-align:center;
margin:0;
}
#benefits p.p1 span {
line-height:100%;
text-align:center;
}
#requirements {
position:relative;
background:url(dots.gif) black;
padding:10px;
margin-top:10px;
border:2px solid #FCC;
width:440px;
height:508px;
}
#requirements h3 {
display:inline;
float:right;
background:url(sparky.gif) no-repeat;
width:190px;
height:190px;
}
#requirements h3 span {
display:none;
}
#requirements p.p1 {
}
#requirements span {
font: 9pt Arial, Helvetica, sans serif;
line-height:140%;
}
#requirements p.p1 span {
font-style:italic;
}
#requirements > p.p5 {
display:none; /*this line is shown in the footer for MOSe browsers*/
}
/*=========================
#@%&#!!! LINKLIST.
==========================*/
#linkList {
font:italic 10px Arial, Helvetica, sans serif;
background:#EEECD5;
width:280px;
position:relative;
margin-top:-593px;
left:470px;
padding-bottom:25px;
}
#linkList a span {
font: 10px Arial Black, Helvetica, Arial, sans serif;
text-transform:uppercase;
line-height:100%;
}
#linkList ul {
margin:0;
padding:0;
display:block;
width:140px;
border-bottom:2px dotted #200;
}
#linkList li {
margin: 0;
padding:8px 3px;
border: 2px dotted #200;
border-bottom:none;
list-style: none;
font-weight: bold;
text-align:right;
}
#linkList a {
display:block;
font:9px Arial Black, Helvetica, Arial, sans serif;
text-transform:uppercase;
padding-bottom:22px;
color:#300;
}
#linkList a.c {
display:inline;
font:italic 10px Arial, Helvetica, sans serif;
padding-bottom:0;
}
#lselect {
position:absolute;
left:0;
top:0;
width:140px;
background:#DEF;
}
#lselect li {
border-right:none;
}
#larchives {
position:relative;
left:140px;
top:0;
width:140px;
background:#FFC;
}
#larchives ul {
border-bottom:none;
}
/* bit of a dodgy hack to get same size list items; IE screws up "height"*/
#larchives li, #lresources li {
padding-bottom:21px;
}
#lresources {
padding-top:64px;
position:relative;
left:140px;
width:136px;
background:url(adcc.gif) no-repeat #FFC 7px 10px;
border:2px dotted #200;
border-bottom:none;
}
#lresources li {
border:none;
border-top:2px dotted #200;
}
#lresources ul {
width:136px;
}
/*================================================================
MOSe decorations for linklist. Proudly brought to you
by the "Get A Real Browser!" Militant Action Group.
================================================================*/
li {
background:url(ad1.gif) no-repeat white 5px 10px;
}
li + li {
background:url(ad2.gif) no-repeat #DFACAC 5px 10px;
}
li + li + li {
background:url(ad3.gif) no-repeat #A5A5D8 5px 10px;
}
li + li + li + li {
background:url(ad5.gif) no-repeat #FFC 5px 10px;
}
li + li + li + li + li {
background:url(ad4.gif) no-repeat white 5px 10px;
}
li + li + li + li + li + li, #larchives li {
background:url(ad6.gif) no-repeat #DFACAC 5px 24px;
}
li + li + li + li + li + li + li, #larchives li + li {
background:url(ad7.gif) no-repeat #A5A5D8 5px 10px;
}
li + li + li + li + li + li + li + li, #larchives li + li + li {
background:url(ad8.gif) no-repeat #FFC 5px 10px;
}
/*======================
Rounding it off
======================*/
#footer {
padding-top:3px;
font:9px Arial, Helvetica, sans serif;
display:block;
position:relative;
height:60px;
z-index:1000;
}
/* ah, the foibles of interspersing content with design. But, you know, these are unrealistic restrictions in the real world... */
#footer:before {
content:"Approved by the Comics Code of America. Bandwidth graciously donated by DreamFire Studios.";
}
#footer:after {
content:". All images used in this Zen Garden are based on freely available images in the public domain. These images and the accompanying CSS are hereby returned to the public domain, as per the Creative Commons Public Domain Dedication (http://creativecommons.org/licenses/publicdomain/). Build on the past, and free your creativity. Fight for fair and reasonable copyright laws.";
}
#extraDiv4 {
position:absolute;
height:48px;
width:820px;
background:url(paperedge.jpg) no-repeat;
left:50%;
margin-left:-410px;
margin-bottom:0px;
}