brotherton-erpnext/erpnext/website/css/website.css

9 lines
104 B
CSS
Raw Normal View History

2012-01-25 05:07:35 +00:00
#body_div {
width: 900px;
margin: auto;
}
header .topbar .container {
width: 900px;
margin: auto;
}