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 76b7635 commit 7c41181Copy full SHA for 7c41181
index.html
@@ -25,7 +25,7 @@
25
footer { clear: both; }
26
body { background-color: #f6f0bb; font-family: Arial, Helvetica, sans-serif; }
27
#siteheader, aside, footer { background-color: #bfd9bf; }
28
-#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin: 10px; padding: 10px; }
+#siteheader, aside, footer, article { border: 2px solid #4CAF50; border-radius: 25px; margin-bottom: 5px; padding: 8px; }
29
img.respimg { max-width: 100%; height: auto; }
30
h1, h2, h3, h4, h5, h6, strong { color: #862d2d; }
31
h1, h2, h3, div.sponsor-badges, div.center { text-align:center; }
0 commit comments