Skip to content

Commit fa3f893

Browse files
authored
Update 404.html
1 parent 7c41181 commit fa3f893

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
@@ -14,7 +14,7 @@
1414
footer { clear: both; }
1515
body { background-color: #f6f0bb; font-family: Arial, Helvetica, sans-serif; }
1616
#siteheader, aside, footer { background-color: #bfd9bf; }
17-
#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin: 10px; padding: 10px; }
17+
#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; }
1919
h2, h3, div.centered { text-align:center; }
2020
div.centered img { margin-top: 8px; }

0 commit comments

Comments
 (0)