Skip to content

Commit 30857d7

Browse files
Update styles.css
1 parent abbf536 commit 30857d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

styles.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77

88

99
body {
10-
background-color: #FBF5DD;
10+
background-color: #FBF5DD !important;
11+
font-family: source-serif-pro, Georgia, Cambria, "Times New Roman", Times, serif !important;
1112
}
1213

1314
body, a, p, h1, h2, h3, h4, h5, h6 {
14-
color: #16404D;
15+
color: #16404D !important;
1516
}
1617

1718
pre, td {

0 commit comments

Comments
 (0)