summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2016-08-15 17:07:19 +0200
committerDirk Engling <erdgeist@erdgeist.org>2016-08-15 17:07:19 +0200
commit2eeeb03400f719596bc840e3f4740d368bd24dd5 (patch)
treef00888348d42212f5dabd7067a612fc0d6453261
parentea9d6e5e829f668c9313c9558889cca350c988e7 (diff)
More space below green buttons
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 8dcc8ea..22f74fc 100644
--- a/style.css
+++ b/style.css
@@ -192,7 +192,7 @@ h2 {
192.two-buttons, 192.two-buttons,
193.one-button { 193.one-button {
194 height: 4em; 194 height: 4em;
195 margin: 2.5em 0 0 0; 195 margin: 2.5em 0 1.5em 0;
196} 196}
197 197
198.button { 198.button {