Improve the homepage with new images and translations

This commit is contained in:
yflory
2017-02-03 16:03:36 +01:00
parent 46b48df966
commit 02439e0f61
19 changed files with 147 additions and 111 deletions

View File

@@ -446,7 +446,7 @@ body.html {
left: 0;
}
}
#userForm, #data {
#userForm, #loggedIn, #data {
@media screen and (max-width: @media-not-big) {
transform: initial;
position: relative;
@@ -457,7 +457,7 @@ body.html {
box-sizing: border-box;
}
}
#userForm {
#userForm, #loggedIn {
@media screen and (max-width: @media-not-big) {
border: 1px solid #888;
}