From e6ec1727e497ee6409919ec1fac7934f0d8ebb6b Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 19 Jul 2016 15:41:54 +0200 Subject: [PATCH] Don't use card title, use the smaller normal text --- static/css/digimarks.css | 2 +- templates/bookmarks.html | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/static/css/digimarks.css b/static/css/digimarks.css index 596c175..097b5a1 100644 --- a/static/css/digimarks.css +++ b/static/css/digimarks.css @@ -30,7 +30,7 @@ /* Card title anchor colour */ .white-text .card-title a, - .white-text .card-title + .white-text a { color: #FFF; } diff --git a/templates/bookmarks.html b/templates/bookmarks.html index 64ae2a6..49c2e3c 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -16,15 +16,13 @@ #}
{{ bookmark.title }}