made bg image less opaque
This commit is contained in:
parent
321731f49e
commit
cf59ff986f
|
@ -69,7 +69,7 @@ a:hover #help {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
opacity: 0.3;
|
||||
opacity: 0.1;
|
||||
}
|
||||
|
||||
#header {
|
||||
|
|
Loading…
Reference in New Issue