Increased opacity for contrast

This commit is contained in:
JohnnyB 2024-04-25 19:11:30 +01:00 committed by GitHub
parent 43daf2fe3c
commit ac829932a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@
border-radius: 5px; border-radius: 5px;
padding: 0.5em; padding: 0.5em;
background-color: rgba(255,255,255,0.7); background-color: rgba(255,255,255,0.85);
} }
body { body {