diff --git a/stylesheets/window.css b/stylesheets/window.css index 1204fbc..94954af 100644 --- a/stylesheets/window.css +++ b/stylesheets/window.css @@ -52,7 +52,7 @@ .wb-body { /* set the width of window border via margin: */ - background: hsla(267, 0%, 9%, 0.0); /* Originally 0.314 */ + background: hsla(267, 0%, 9%, 0.312); } @font-face { @@ -69,4 +69,4 @@ .winbox .wb-full { display: none -} \ No newline at end of file +}