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

Diff of /webroot/s/shell/jp.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Fri Sep 5 11:10:39 2003 UTC revision 1.2 by wakaba, Mon Nov 3 09:19:12 2008 UTC
# Line 1  Line 1 
1    @import 'it.css';
2    
3  .title {  .title {
4          color: #996633;          color: #996633;
         font-size: 220%;  
         margin-left:5px;  
         margin-right: 5px;  
         margin-top: 5px;  
         border: dotted 10px black;  
         border-top-color: #FFFF00;  
         border-left-color: #FF0000;  
         border-bottom-color: #00FF00;  
         border-right-color: #FF0000;  
         line-height: 140%;  
5  }  }
6  .utubi {  .utubi {
         display: block;  
7          color: #99CC66;          color: #99CC66;
8          background-color: 99CC66;          background-color: 99CC66;
9  }  }
10  #layer0 {  #layer0 {
         width: 500px;  
         height: 900px;  
         top: 30px;  
         left: 135px;  
         position: absolute;  
         z-index: 0;  
11          background-color: #669933;          background-color: #669933;
12  }  }
13  #layer1 {  #layer1 {
         width: 500px;  
         height: 900px;  
         top: 20px;  
         left: 125px;  
         position: absolute;  
         z-index: 1;  
14          background-color: #99CC66;          background-color: #99CC66;
         text-align: center;  
15  }  }
16  #layer2 {  #layer2 {
         width: 200px;  
         height: 300px;  
         top: 210px;  
         left: 60px;  
         position: absolute;  
         z-index: 2;  
17          background-color: #663333;          background-color: #663333;
18  }  }
19  #layer3 {  #layer3 {
         width: 200px;  
         height: 300px;  
         top: 200px;  
         left: 50px;  
         position: absolute;  
         z-index: 3;  
20          background-color: #996666;          background-color: #996666;
21  }  }
22  #layer4 {  #layer4 {
         width: 200px;  
         height: 300px;  
         top: 210px;  
         left: 285px;  
         position: absolute;  
         z-index: 4;  
23          background-color: #999900;          background-color: #999900;
24  }  }
25  #layer5 {  #layer5 {
         width: 200px;  
         height: 300px;  
         top: 200px;  
         left: 275px;  
         position: absolute;  
         z-index: 5;  
26          background-color: #CCCC33;          background-color: #CCCC33;
27  }  }
28  #layer6 {  #layer6 {
         width: 200px;  
         height: 300px;  
         top: 210px;  
         left: 510px;  
         position: absolute;  
         z-index: 6;  
29          background-color: #660033;          background-color: #660033;
30  }  }
31  #layer7 {  #layer7 {
         width: 200px;  
         height: 300px;  
         top: 200px;  
         left: 500px;  
         position: absolute;  
         z-index: 7;  
32          background-color: #993366;          background-color: #993366;
33  }  }
34  #layer8 {  #layer8 {
         width: 200px;  
         height: 300px;  
         top: 560px;  
         left: 60px;  
         position: absolute;  
         z-index: 8;  
35          background-color: #330066;          background-color: #330066;
36  }  }
37  #layer9 {  #layer9 {
         width: 200px;  
         height: 300px;  
         top: 550px;  
         left: 50px;  
         position: absolute;  
         z-index: 9;  
38          background-color: #663399;          background-color: #663399;
39  }  }
40  #layer10 {  #layer10 {
         width: 200px;  
         height: 300px;  
         top: 560px;  
         left: 285px;  
         position: absolute;  
         z-index: 10;  
41          background-color: #006633;          background-color: #006633;
42  }  }
43  #layer11 {  #layer11 {
         width: 200px;  
         height: 300px;  
         top: 550px;  
         left: 275px;  
         position: absolute;  
         z-index: 11;  
44          background-color: #339966;          background-color: #339966;
45  }  }
46  #layer12 {  #layer12 {
         width: 200px;  
         height: 300px;  
         top: 560px;  
         left: 510px;  
         position: absolute;  
         z-index: 12;  
47          background-color: #990033;          background-color: #990033;
48  }  }
49  #layer13 {  #layer13 {
         width: 200px;  
         height: 300px;  
         top: 550px;  
         left: 500px;  
         position: absolute;  
         z-index: 13;  
50          background-color: #CC3366;          background-color: #CC3366;
51  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24