diff --git a/site/css/default.css b/site/css/default.css index 8e5f7b0..ec33d35 100644 --- a/site/css/default.css +++ b/site/css/default.css @@ -10,7 +10,7 @@ body { body::after { content: ""; - opacity: 0.33; + opacity: 0.25; position: fixed; top: 0; left: 0; @@ -23,6 +23,7 @@ body::after { background-origin: padding-box; background-clip: content-box; background-position: center; + z-index: -1; } a{