Skip to content

Commit 6fc2686

Browse files
authored
Update 404.html
1 parent f65c273 commit 6fc2686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<style>
1313
header, nav, footer, article, aside, section { display: block; }
1414
footer { clear: both; }
15-
body { background-color: #f6f0bb; font-family: Arial, Helvetica, sans-serif; }
15+
body { background-color: #f6f0bb; font-family: Georgia, Times, "Times New Roman", serif; }
1616
#siteheader, aside, footer { background-color: #bfd9bf; }
1717
#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin-bottom: 5px; padding: 8px; }
1818
h1, h2, h3, h4, h5, h6, strong { color: #862d2d; }

0 commit comments

Comments
 (0)