website module: minor updates
This commit is contained in:
parent
1ffaaf4110
commit
e9bef3cbf0
@ -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 */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user