diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html index 1472bd5..e784d63 100644 --- a/theme-dark/templates/base.html +++ b/theme-dark/templates/base.html @@ -12,6 +12,7 @@ font: 0.75em/1.5 AppleGothic, Sans-serif; color: rgba(255, 255, 255, .6); background-color: rgba(0, 0, 0, 1); + overflow: hidden; } a {