/[suikacvs]/webroot/s/shell/it.css
Suika

Contents of /webroot/s/shell/it.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Fri Sep 5 11:10:39 2003 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
File MIME type: text/css
Imported to CVS

1 wakaba 1.1 body {
2     background-color: white
3     }
4     .title {
5     color: #663300;
6     font-size: 220%;
7     margin-left:5px;
8     margin-right: 5px;
9     margin-top: 5px;
10     border: dotted 10px black;
11     border-top-color: #FFFF00;
12     border-left-color: #FF0000;
13     border-bottom-color: #00FF00;
14     border-right-color: #FF0000;
15     line-height: 140%;
16     }
17     .utubi {
18     display: block;
19     color: orange;
20     background-color: FFCC99;
21     }
22     #layer0 {
23     width: 500px;
24     height: 900px;
25     top: 30px;
26     left: 135px;
27     position: absolute;
28     z-index: 0;
29     background-color: #CC9966;
30     }
31     #layer1 {
32     width: 500px;
33     height: 900px;
34     top: 20px;
35     left: 125px;
36     position: absolute;
37     z-index: 1;
38     background-color: #FFCC99;
39     text-align: center;
40     }
41     #layer2 {
42     width: 200px;
43     height: 300px;
44     top: 210px;
45     left: 60px;
46     position: absolute;
47     z-index: 2;
48     background-color: #99CC33;
49     }
50     #layer3 {
51     width: 200px;
52     height: 300px;
53     top: 200px;
54     left: 50px;
55     position: absolute;
56     z-index: 3;
57     background-color: #CCFF66;
58     }
59     #layer4 {
60     width: 200px;
61     height: 300px;
62     top: 210px;
63     left: 285px;
64     position: absolute;
65     z-index: 4;
66     background-color: #CCCC99;
67     }
68     #layer5 {
69     width: 200px;
70     height: 300px;
71     top: 200px;
72     left: 275px;
73     position: absolute;
74     z-index: 5;
75     background-color: #FFFFCC;
76     }
77     #layer6 {
78     width: 200px;
79     height: 300px;
80     top: 210px;
81     left: 510px;
82     position: absolute;
83     z-index: 6;
84     background-color: #CC3366;
85     }
86     #layer7 {
87     width: 200px;
88     height: 300px;
89     top: 200px;
90     left: 500px;
91     position: absolute;
92     z-index: 7;
93     background-color: #FF6699;
94     }
95     #layer8 {
96     width: 200px;
97     height: 300px;
98     top: 560px;
99     left: 60px;
100     position: absolute;
101     z-index: 8;
102     background-color: #CCCC66;
103     }
104     #layer9 {
105     width: 200px;
106     height: 300px;
107     top: 550px;
108     left: 50px;
109     position: absolute;
110     z-index: 9;
111     background-color: #FFFF99;
112     }
113     #layer10 {
114     width: 200px;
115     height: 300px;
116     top: 560px;
117     left: 285px;
118     position: absolute;
119     z-index: 10;
120     background-color: #999966;
121     }
122     #layer11 {
123     width: 200px;
124     height: 300px;
125     top: 550px;
126     left: 275px;
127     position: absolute;
128     z-index: 11;
129     background-color: #CCCC99;
130     }
131     #layer12 {
132     width: 200px;
133     height: 300px;
134     top: 560px;
135     left: 510px;
136     position: absolute;
137     z-index: 12;
138     background-color: #CC9933;
139     }
140     #layer13 {
141     width: 200px;
142     height: 300px;
143     top: 550px;
144     left: 500px;
145     position: absolute;
146     z-index: 13;
147     background-color: #FFCC66;
148     }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24