-
Notifications
You must be signed in to change notification settings - Fork 0
/
ie7.css
47 lines (42 loc) · 864 Bytes
/
ie7.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
/* Website template by freewebsitetemplates.com */
/*------------------------- HEADER -------------------------*/
#header {
margin-bottom: 115px;
}
#navigation li.main {
width: 150px;
}
#navigation li a span {
float:none;
}
/*------------------------- CONTENTS -------------------------*/
#contents h2 {
width: 160px;
}
#contents h2.aboutus {
width: 135px;
}
#contents h2.main-course {
width: 250px;
}
#contents h2.contact-us {
width: 210px;
}
#contents h2.booking {
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: 356px;
}
#footer div span {
line-height: 22px;
}