From 38a3398dd9f5b0524a66758f53921859a97e00bc Mon Sep 17 00:00:00 2001 From: thisisaaronland Date: Thu, 26 Aug 2021 15:59:59 -0700 Subject: [PATCH] update common.css --- static/css/sfomuseum.common.css | 13 ++++++++++--- templates/html/common_header_navi_search.html | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/static/css/sfomuseum.common.css b/static/css/sfomuseum.common.css index 51becd6..d063f43 100644 --- a/static/css/sfomuseum.common.css +++ b/static/css/sfomuseum.common.css @@ -1,3 +1,5 @@ +/* v0.9.1 */ + /* Fonts */ @font-face { @@ -20,11 +22,11 @@ a { font-weight:400; - color: #8a741d; + color: #8a741d !important; } a:visited { - color: #8a741d; + color: #8a741d !important; } a:hover { @@ -67,6 +69,11 @@ footer ul li:after { content: " | "; } +footer #block-museum-menu-footer a { + color:#fff !important; + text-decoration: none !important; +} + footer #block-museum-menu-footer ul li:after { color: #fff; } @@ -462,4 +469,4 @@ td a { color: #8a741d; } -/* media queries are in sfomuseum.common.media.css */ \ No newline at end of file +/* media queries are in sfomuseum.common.media.css */ diff --git a/templates/html/common_header_navi_search.html b/templates/html/common_header_navi_search.html index 1c9adf8..c1f951b 100644 --- a/templates/html/common_header_navi_search.html +++ b/templates/html/common_header_navi_search.html @@ -4,7 +4,7 @@ -