made bg image less opaque
This commit is contained in:
parent
321731f49e
commit
cf59ff986f
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue