Files
erpnext/public/css/wn-web.css
2012-05-15 11:35:21 +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;
}