Subversion Repositories SmartDukaan

Rev

Rev 16857 | Rev 16863 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16857 Rev 16859
Line 4... Line 4...
4
   font-family: 'PT Sans', sans-serif,verdana,arial;
4
   font-family: 'PT Sans', sans-serif,verdana,arial;
5
   color:#555555;
5
   color:#555555;
6
   background-color: #58d936;
6
   background-color: #58d936;
7
}
7
}
8
 
8
 
9
body.adminpanel{
9
body.adminpanel,body.whitebg{
10
	background-color: #fff !important;
10
	background-color: #fff !important;height: auto;
11
}
11
}
12
 
12
 
13
body > .container{
13
body > .container{
14
	padding-top: 60px 5px 0;
14
	padding-top: 60px 5px 0;
15
}
15
}