brotherton-erpnext/erpnext/website/css/website.css
2012-01-25 10:37:35 +05:30

9 lines
104 B
CSS

#body_div {
width: 900px;
margin: auto;
}
header .topbar .container {
width: 900px;
margin: auto;
}