mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 04:59:18 +00:00
added website page, home, patch
This commit is contained in:
9
erpnext/website/css/website.css
Normal file
9
erpnext/website/css/website.css
Normal file
@@ -0,0 +1,9 @@
|
||||
#body_div {
|
||||
width: 900px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
header .topbar .container {
|
||||
width: 900px;
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user