From b5c58be001a72318785b35081ff483704664b24b Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 3 Nov 2016 00:13:58 +1300 Subject: Add slight text shadow on time --- petrichor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/petrichor.css b/petrichor.css index 025803b..748d801 100644 --- a/petrichor.css +++ b/petrichor.css @@ -207,6 +207,7 @@ a.user font-family: Roboto; text-align: right; color: #FFF; + text-shadow: 0px 0px 20px #000; } #date -- cgit v1.1