diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-04-05 21:13:48 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-04-05 21:13:48 +0200 |
commit | 53853814ff338303549efbc36a49863f8781636b (patch) | |
tree | 1e9c5c0be8173f42fd807681386f708c777ba392 /view | |
parent | fb31f629c6c7f14bf6fd6d45f1d1ccb6ba403a7b (diff) | |
download | volse-hubzilla-53853814ff338303549efbc36a49863f8781636b.tar.gz volse-hubzilla-53853814ff338303549efbc36a49863f8781636b.tar.bz2 volse-hubzilla-53853814ff338303549efbc36a49863f8781636b.zip |
adjust font-size
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 1e8d18269..8853a56c3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -865,7 +865,7 @@ a .generic-icons:hover { .generic-icons-nav { - font-size: 1.2em; + font-size: 1rem; margin-right: 7px; } |