Spaces:
Running
Running
font
Browse files- css/style.css +1 -1
css/style.css
CHANGED
@@ -129,7 +129,7 @@
|
|
129 |
}
|
130 |
|
131 |
.content p {
|
132 |
-
font-family:
|
133 |
font-size: 16px;
|
134 |
color: #333;
|
135 |
line-height: 1.5;
|
|
|
129 |
}
|
130 |
|
131 |
.content p {
|
132 |
+
font-family: 'Times New Roman', Times, serif;
|
133 |
font-size: 16px;
|
134 |
color: #333;
|
135 |
line-height: 1.5;
|