mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
website module: minor updates
This commit is contained in:
@@ -61,7 +61,7 @@ div.web-footer {
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
div.web-footer, div.web-footer a {
|
div.web-footer, div.web-footer a {
|
||||||
color: #{{ get_hex_shade(doc.page_background or "ffffff", 70) }};
|
color: #{{ get_hex_shade(doc.background_color or "ffffff", 70) }};
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Bootstrap Navbar */
|
/* Bootstrap Navbar */
|
||||||
|
|||||||
Reference in New Issue
Block a user