diff --git a/static/css/digimarks.css b/static/css/digimarks.css index 34c79b3..596c175 100644 --- a/static/css/digimarks.css +++ b/static/css/digimarks.css @@ -29,7 +29,8 @@ /* Card title anchor colour */ - .white-text .card-title a + .white-text .card-title a, + .white-text .card-title { color: #FFF; } diff --git a/templates/bookmarks.html b/templates/bookmarks.html index 0d76594..bdcb2e1 100644 --- a/templates/bookmarks.html +++ b/templates/bookmarks.html @@ -14,7 +14,7 @@

{{ bookmark.created_date.strftime("%m/%d/%Y %H:%M") }}

#} -
+
-