diff options
author | joak <joak@nospace.at> | 2020-08-31 16:20:48 +0200 |
---|---|---|
committer | joak <joak@nospace.at> | 2020-08-31 16:20:48 +0200 |
commit | 85cc2b760640a1f6d28d41d9e1ebb045e48741e2 (patch) | |
tree | b9fba583b19e3538d475bd97144a976ef1f15612 /assets/static/style.css | |
parent | e113e2259c25514d5fb80021f1eed7bb2dd97ed0 (diff) |
gesture writer update
Diffstat (limited to 'assets/static/style.css')
-rw-r--r-- | assets/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/static/style.css b/assets/static/style.css index 8f6183c..91d3bb3 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -191,7 +191,7 @@ td.work a{ position: fixed; bottom: 0px; left: 0px; - font-family: serif; + font-family: garamond; z-index: 101; } |