diff options
Diffstat (limited to 'html/style.css')
-rw-r--r-- | html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/style.css b/html/style.css index bf65862..7ff1ed7 100644 --- a/html/style.css +++ b/html/style.css @@ -107,7 +107,7 @@ img.graph position: absolute; left: 50px; top: 50px; - height: 160px; + height: 120px; display: none; } |