mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
added home template
This commit is contained in:
@@ -6,4 +6,16 @@
|
||||
header .topbar .container {
|
||||
width: 900px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.web-main-section {
|
||||
width: 65%;
|
||||
float: left;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.web-side-section {
|
||||
width: 30%;
|
||||
float: right;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user