font color change

This commit is contained in:
QiTao Weng 2022-04-10 03:04:34 -05:00
parent aed9c61804
commit ac4a5e8055

View File

@ -88,7 +88,6 @@ Dark.set(true)
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
text-align: center; text-align: center;
color: #4484c4;
margin-top: 60px; margin-top: 60px;
} }
.titleBar { .titleBar {