diff options
| author | Dirk Engling <erdgeist@erdgeist.org> | 2016-08-15 00:29:23 +0200 |
|---|---|---|
| committer | Dirk Engling <erdgeist@erdgeist.org> | 2016-08-15 00:29:23 +0200 |
| commit | b12a29c3bdd5e859778204847dc4cf52e0e674b1 (patch) | |
| tree | b704c366c10daaac61379222dd6f445a772737b2 /style.css | |
| parent | 308bdff88182f3815468705f7c87188367d77884 (diff) | |
Umbrella
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 16 |
1 files changed, 13 insertions, 3 deletions
| @@ -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 { |
