From c30083ff11d4d206c564c8476a034b37aefad885 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Tue, 13 Feb 2018 21:01:04 -0800 Subject: change domain / url style --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 8c44363..8a3e1a3 100644 --- a/static/style.css +++ b/static/style.css @@ -84,6 +84,10 @@ p.dateline { color: #ccc; } +p.dateline a { + color: #ccc; +} + .item { padding: 1rem; margin-top: 5rem; -- cgit v1.2.3