-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.css
More file actions
97 lines (75 loc) · 1.2 KB
/
main.css
File metadata and controls
97 lines (75 loc) · 1.2 KB
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
/* CSS Document */
h3{color:E2D179;}
#maybe{color:#FCF8E3;
position:absolute;
bottom: 30px;
left:30%;
}
.universe{color:#E2D179;}
#sss{
position:absolute;
color:#A0410D;
left: 20px;
z-index:1;
font-size:20px;
}
body{background-color:#656868;}
#inner2 {width:470px;
position:absolute;
top:140px;
left: 10px;}
h2{color:#A0410D;}
img{width:640px;}
img #Header1{
height: 140;}
span h4{background-color:#595A38;
margin:10px;
width: 140px;
color:#FCF8E3;
}
#mainHeader{color:#FCF8E3;}
#fdiv{position:absolute;
bottom:-5px;
z-index:1;
margin-bottom-width:0px;
}
.inner{position:absolute;}
.outer{
border:4px solid #F4F4EE;
position:fixed;
top:30px;
width:640px;
bottom:30px;
left:25%;
}
p{
width:480px;
color:red;
position:absolute;
left: 10px;
top:140px;
}
.nature{
color:#A0410D;
font-size:30px;}
#ttt{height:100%;
margin:0px;
z-index:5;}
img{width:640px;}
h4{
color:red;}
#right{
width:480px;
border-left:1px dotted black;
position:absolute;
top:140px;
height:78%;
z-index:5;
left: 480px;}
#right p{position:absolute;
top:50px;
}
ul{
list-style-type:square;
}
li{font-size:12px