diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -181,7 +181,6 @@ body { top: 0; width: 100%; z-index: -1; - background-color: transparent; } .topbar p { @@ -237,6 +236,7 @@ body { .topbar img { margin: 0 20px; + background-color: transparent; } #wrapper, |