summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2016-08-15 00:29:23 +0200
committerDirk Engling <erdgeist@erdgeist.org>2016-08-15 00:29:23 +0200
commitb12a29c3bdd5e859778204847dc4cf52e0e674b1 (patch)
treeb704c366c10daaac61379222dd6f445a772737b2 /style.css
parent308bdff88182f3815468705f7c87188367d77884 (diff)
Umbrella
Diffstat (limited to 'style.css')
-rw-r--r--style.css16
1 files changed, 13 insertions, 3 deletions
diff --git a/style.css b/style.css
index 32e0b37..9a97bd0 100644
--- a/style.css
+++ b/style.css
@@ -123,6 +123,17 @@ h2 {
123 color: black !important; 123 color: black !important;
124} 124}
125 125
126.block-step1 .circle_num {
127 background-color: #403040;
128 width: 40px;
129 height: 40px;
130 color: #F1F2E3;
131 font-size: 21pt;
132 margin-top: 0.2em;
133 line-height: 1.5em;
134}
135
136
126.block-step2 { 137.block-step2 {
127 background-color: #403040; 138 background-color: #403040;
128} 139}
@@ -479,8 +490,7 @@ input[type=checkbox]:not(old):checked + label > span:before {
479} 490}
480 491
481.credits { 492.credits {
482 margin-left: auto; 493 margin: 22px auto 0 auto;
483 margin-right: auto;
484} 494}
485 495
486.partner img { 496.partner img {
@@ -489,7 +499,7 @@ input[type=checkbox]:not(old):checked + label > span:before {
489 499
490.partner { 500.partner {
491 display: inline-block; 501 display: inline-block;
492 margin: 1em 0em 1em 0; 502 margin: 1em 0em 2em 0;
493} 503}
494 504
495.partner.ccc, .partner.freifunk { 505.partner.ccc, .partner.freifunk {