diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/web/style.css b/web/style.css index e9cd3dd..0617bfe 100644 --- a/web/style.css +++ b/web/style.css @@ -432,7 +432,7 @@ footer a:hover {      width: 100%;      display: inline-block;      font-size: 0; -    line-height: 0 +    line-height: 0;  }  .sliderbar { | 
