We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65c273 commit 6fc2686Copy full SHA for 6fc2686
404.html
@@ -12,7 +12,7 @@
12
<style>
13
header, nav, footer, article, aside, section { display: block; }
14
footer { clear: both; }
15
-body { background-color: #f6f0bb; font-family: Arial, Helvetica, sans-serif; }
+body { background-color: #f6f0bb; font-family: Georgia, Times, "Times New Roman", serif; }
16
#siteheader, aside, footer { background-color: #bfd9bf; }
17
#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin-bottom: 5px; padding: 8px; }
18
h1, h2, h3, h4, h5, h6, strong { color: #862d2d; }
0 commit comments