From 780202052610d3f46fc155baaaca420d458168eb Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sun, 4 Feb 2018 17:55:31 +0100 Subject: Adding flickr link and updating a few icons - Switching to fontawesome 5.0 - Changing some icons to fix the changes --- crumbs/static/css/cr_title.css | 6 +++++- crumbs/templates/components/html_head.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'crumbs') diff --git a/crumbs/static/css/cr_title.css b/crumbs/static/css/cr_title.css index 1e3cfff..b6b961e 100644 --- a/crumbs/static/css/cr_title.css +++ b/crumbs/static/css/cr_title.css @@ -47,12 +47,16 @@ a, a:visited a:hover, a:active, a:link { color: #ef787b; animation: .45s jump infinite linear; } +#flickr:hover { + color: #99cb9b; + animation: .45s jump infinite linear; +} #keys:hover { color: #ca98c9; animation: .45s jump infinite linear; } #email:hover { - color: #99cb9b; + color: #6ccaca; } #legal:hover { color: #e7d853; diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html index 861c900..414ff04 100644 --- a/crumbs/templates/components/html_head.html +++ b/crumbs/templates/components/html_head.html @@ -12,7 +12,7 @@ - + {# Use my own Matomo for some visitor tracking #}