From 2db3525fbb381d2ce115f8e979aed3f61c25d0a1 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 19 Nov 2019 19:03:02 +0000 Subject: [PATCH] 0.17.0 css tweak --- CHANGES.txt | 2 +- scripts/tracker.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index ab32112..0de9975 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -2019-11-xx [0.17.0] +2019-11-19 [0.17.0] - Add more configuration, customization, and registration info to help page - Add variables for $VERSION and $SITENAME - Add custom CSS to docroot/tracker.css to allow customization and include diff --git a/scripts/tracker.css b/scripts/tracker.css index c17a617..4dce391 100644 --- a/scripts/tracker.css +++ b/scripts/tracker.css @@ -89,7 +89,7 @@ code { filter: drop-shadow(0 0 2px #000); -webkit-text-stroke-color: #999; -webkit-text-stroke-width: 0.02em; - animation: ease-in-out spinwash 60s 15s alternate infinite; + animation: ease-in-out spinwash 60s 15s forwards infinite; } #sitename:hover, #sitename:focus {