-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathie6.css
63 lines (59 loc) · 1.06 KB
/
ie6.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
/* Website template by freewebsitetemplates.com */
/*------------------------- HEADER -------------------------*/
#header {
margin-bottom: 115px;
}
#infos {
width: 800px;
padding: 20px 0px 0px;
}
#infos li.home {
width: 87px;
}
#infos li.phone {
width: 180px;
}
#infos li.address {
width: 470px;
}
#navigation li {
width: 80px;
}
#navigation li.main {
width: 140px;
}
#navigation li a span {
float:none;
}
/*------------------------- CONTENTS -------------------------*/
#contents h2 {
width: 140px;
}
#contents h2.aboutus {
width: 135px;
}
#contents h2.main-course {
width: 200px;
}
#contents h2.contact-us {
width: 130px;
}
#contents h2.booking {
line-height: 60px;
width: 260px;
}
/*------------------------- Blog Page -------------------------*/
#blogs div.posts , #blogs div.archives {
width: 240px;
}
#blogs div.section {
width: 680px;
margin-right: 276px;
}
/*------------------------- FOOTER -------------------------*/
#footer div ul {
width: 360px;
}
#footer div span {
line-height: 22px;
}