From f24a3ad0511c2a96fb43f56d17cf1d33830729e0 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Fri, 8 Feb 2019 22:35:15 +0100 Subject: [PATCH] Final design toches --- www/styles.css | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/www/styles.css b/www/styles.css index 9fdc2ff..fe5802f 100644 --- a/www/styles.css +++ b/www/styles.css @@ -109,6 +109,17 @@ html{ margin-top: 10px; } */ + #general{ + width: 300px; + } + #general .composite img{ + width: 195px; + } + + .genders #general .cases{ + white-space: nowrap; + } + .genders #front--composite{ margin-top: 30px; } @@ -211,7 +222,7 @@ html{ #differences .gender.explanation { text-align: left; text-transform: none; - padding-left: 85px; + padding-left: 78px; padding-right: 50px; box-sizing: border-box; } @@ -227,7 +238,7 @@ html{ margin-top: 40px; } - + #differences .gender img{ width: 170px;