diff options
Diffstat (limited to 'assets')
-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; } |