Final design toches
This commit is contained in:
parent
059f67e736
commit
f24a3ad051
1 changed files with 13 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue