Files
erpnext/public/css/wn-web.css
Anand Doshi 4a3d3d75de Merge branch 'shf_rename'
Conflicts:
	erpnext/patches/patch_list.py
2012-05-14 12:53:29 +05:30

21 lines
193 B
CSS

body {
background-color: #9CA2AD;
}
footer {
color: white;
}
footer a, footer a:visited, footer a:hover {
color: white;
}
.web-footer-menu ul li {
border-right: 1px solid white;
}