White background.css

This commit is contained in:
juFried 2024-01-27 23:54:09 -08:00 committed by GitHub
parent 9b5f38f3af
commit 98cab5cf71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
@font-face { font-family: OpenSans; src: url('../Resources/openSans.ttf'); }
html{
background-color: #c3153a;
background-color: #f1f1f1;
font-family: OpenSans;
}
/*SCROLLBAR*/
@ -159,7 +159,7 @@
}
.people-container .person .name{
font-size: px;
color: #f1f1f1;
color: #000000;
}
.people-container .person .pTitle{
font-size: 18px;
@ -170,7 +170,7 @@
size:18px;
}
.sponsor-detail{
color:#f1f1f1;
color:#000000;
size:14px;
}
.ul-list{