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;
|
margin-top: 10px;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
#general{
|
||||||
|
width: 300px;
|
||||||
|
}
|
||||||
|
#general .composite img{
|
||||||
|
width: 195px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.genders #general .cases{
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.genders #front--composite{
|
.genders #front--composite{
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
@ -211,7 +222,7 @@ html{
|
||||||
#differences .gender.explanation {
|
#differences .gender.explanation {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
padding-left: 85px;
|
padding-left: 78px;
|
||||||
padding-right: 50px;
|
padding-right: 50px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue