Added more transparent background options.

This commit is contained in:
2022-05-16 14:49:51 -05:00
parent af1dac5246
commit f3ae4daf7e
4 changed files with 4 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ body {
font-size: 11px;
color: #fff;
background: #000;
background: transparent;
margin: 0px;
padding: 0px ;