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;