mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
website updates changes
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
.content {
|
||||
width: 800px;
|
||||
.content, div#body_div {
|
||||
width: 780px;
|
||||
}
|
||||
|
||||
div#body_div {
|
||||
padding: 0px;
|
||||
min-height: 400px;
|
||||
width: 800px;
|
||||
margin: 40px auto;
|
||||
box-shadow: 1px 1px 3px 3px #ccc;
|
||||
}
|
||||
@@ -26,6 +25,10 @@ p, li {
|
||||
-moz-box-shadow: none;
|
||||
}
|
||||
|
||||
.layout-main {
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
.layout-side-section {
|
||||
padding: 8px;
|
||||
}
|
||||
@@ -58,10 +61,9 @@ footer {
|
||||
border-right: 0px solid #777 !important;
|
||||
}
|
||||
|
||||
.web-footer-powered {
|
||||
.web-footer-powered, .web-footer-powered a {
|
||||
color: #888;
|
||||
float: right;
|
||||
margin-top: -12px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.two-column {
|
||||
|
||||
Reference in New Issue
Block a user