Spaces:
Sleeping
Sleeping
Commit
·
2269909
1
Parent(s):
b4bb744
Update style.css
Browse files
style.css
CHANGED
@@ -3,13 +3,13 @@
|
|
3 |
text-align: center;
|
4 |
font-size: 24px;
|
5 |
font-weight: bold;
|
6 |
-
color: #
|
7 |
margin-bottom: 10px;
|
8 |
}
|
9 |
|
10 |
.description {
|
11 |
text-align: center;
|
12 |
font-size: 16px;
|
13 |
-
color: #
|
14 |
margin-bottom: 20px;
|
15 |
}
|
|
|
3 |
text-align: center;
|
4 |
font-size: 24px;
|
5 |
font-weight: bold;
|
6 |
+
color: #000000;
|
7 |
margin-bottom: 10px;
|
8 |
}
|
9 |
|
10 |
.description {
|
11 |
text-align: center;
|
12 |
font-size: 16px;
|
13 |
+
color: #000000;
|
14 |
margin-bottom: 20px;
|
15 |
}
|