mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 22:05:15 +00:00
White background.css
This commit is contained in:
parent
9b5f38f3af
commit
98cab5cf71
1 changed files with 3 additions and 3 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue