make modal background darker
This commit is contained in:
parent
5254596ce5
commit
00079a7cb7
@ -232,7 +232,7 @@ input:checked + .modal {
|
|||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #00000066;
|
background-color: #000000CC;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user