Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
feef9ce7f4863195874b73ad2e0c8374d53ec4e6
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
/* ------------------------------------------------------- IE Hacks */

#Header {
  height : 80px;
}




#Header .header-bottom .nav-bar{
  width : 100% !important;
}
:root *> #publicHome { margin-top: -30px !important;  }

#publicHome {
	margin-top: -30px !important;
}
.benefits.carousel-caption {
	margin-top: -590px !important;
}

.header-bottom .nav-bar .navbar a {
	font-size: 11px;
}

.best.carousel-caption {
	background:url("/images/slider_lable.jpg") no-repeat #000;
	display:block;
	width:400px;
	height:88px;
	color:#FFF;
	font-weight:bold;
	font-size:27px;
	text-align:left;
	padding-left:0px;
	padding-top:22px;
	margin-top:-255px;
	position:inherit;
	float:right;
	
}

Commits for namibia/public/css/ie.css

Diff revisions: vs.
Revision Author Commited Message
df0489 ... Mark Fri 14 Oct, 2016 10:01:00 +0000

initial commit