fix hauteur astuce on mobile
This commit is contained in:
parent
f5ee54bf8a
commit
95355127fa
@ -1101,6 +1101,9 @@ body .ac_results {
|
||||
}
|
||||
|
||||
@media (max-width: 549px) {
|
||||
.index .intro_top { padding: 5px 0px 15px;}
|
||||
.intro_top .intro_home h1 {font-size: 40px;}
|
||||
|
||||
#header .search_box { margin-top: 15px; }
|
||||
#header .search_box .info_header { margin-bottom: 5px;}
|
||||
#header .info_header span { text-indent: 0; font-size: 24px;}
|
||||
@ -1127,8 +1130,6 @@ body .ac_results {
|
||||
#footer .link_credits { display: block; text-align: center; clear: both; font-size: 14px; margin-top: 10px;}
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
|
||||
|
||||
#header #header_logo img { width: 80%;}
|
||||
#header .info_header h1 { margin-top: 20px;}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user