made bg image less opaque

This commit is contained in:
gpkvt 2023-06-06 11:44:51 +02:00
parent 321731f49e
commit cf59ff986f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ a:hover #help {
width: 100%; width: 100%;
height: 100%; height: 100%;
position: absolute; position: absolute;
opacity: 0.3; opacity: 0.1;
} }
#header { #header {