diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -304,12 +304,11 @@ select.zeit { | |||
304 | } | 304 | } |
305 | 305 | ||
306 | select { | 306 | select { |
307 | height: 2em; | 307 | height: 4em; |
308 | text-align: center; | 308 | text-align: center; |
309 | font-size: 13pt; | 309 | font-size: 13pt; |
310 | font-weight: 300; | 310 | font-weight: 300; |
311 | border-radius: 4px; | 311 | border-radius: 4px; |
312 | padding: 16px 32px; | ||
313 | } | 312 | } |
314 | 313 | ||
315 | #wrapper.step1 .block-step1 .juice, | 314 | #wrapper.step1 .block-step1 .juice, |