Adjust the opacity
This commit is contained in:
parent
adeb8a501f
commit
c9c8228e22
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ html,body {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: #efeded;
|
background-color: #efeded;
|
||||||
opacity: 0.7;
|
opacity: 0.8;
|
||||||
border-radius: 1.4em;
|
border-radius: 1.4em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue