diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 3e44f1e..080b1af 100644 --- a/static/style.css +++ b/static/style.css @@ -118,6 +118,7 @@ a:hover { } .desc { + font-weight: normal; color: var(--gray); font-style: italic; } |