diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index 186f2b9b..2b854a74 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -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;}