Update default.css

This commit is contained in:
@CyberAndi 2023-03-27 04:28:44 +02:00 committed by GitHub
parent 92358a6159
commit ddae3d7cf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,7 +472,7 @@ body.dark-theme {
}
body.no-theme {
background-color: rgba(35, 35, 35, 1);
background-image: linear-gradient(#000, rgba(94,149,183,0.8));
color: #f0f0f0;
}