css tweak
This commit is contained in:
zzz
2019-11-19 19:03:02 +00:00
parent ea3fa57b04
commit 2db3525fbb
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 {