diff --git a/static/main.css b/static/main.css index d522bc9..ad5c4c2 100644 --- a/static/main.css +++ b/static/main.css @@ -75,9 +75,9 @@ header.tumblr { left: 0; right: 0; bottom: 0; - z-index: "9999"; + z-index: 9999; border-top: thick solid rgba(255, 255, 255, 0.1); - border-bottom: "none"; + border-bottom: none; background-color: rgb(0,0,0,0.8); }