Update app.css

This commit is contained in:
Thomas G 2022-07-13 01:38:29 +10:00
parent 2955722740
commit 507cd0f52b
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
color: rgb(255, 255, 255); color: rgb(255, 255, 255);
text-size-adjust: auto; text-size-adjust: auto;
text-align: left; text-align: left;
background-color: black; background: linear-gradient(#444444 10%, #000000 100%);;
} }
.invisible, .invisible,