diff options
| -rw-r--r-- | www/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/style.css b/www/style.css index df69226..6bf88b0 100644 --- a/www/style.css +++ b/www/style.css @@ -47,5 +47,5 @@ A { .menulink { color: #f0f0f0; -# text-decoration: none; + line-height: 140%; } |