Update base.css

This commit is contained in:
Kaleb Efflandt 2024-02-14 16:36:10 -06:00 committed by GitHub
parent 61f0858223
commit dab8a4f013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ html {
line-height: 1.6;
word-wrap: break-word;
# color: rgba(0, 0, 0, 0.8);
color: white;
border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}