From 6ba413fd18f2e2d3baefe65727e54813685fe0b3 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 22 Jun 2017 10:30:56 +0200 Subject: [PATCH] Revert "CSS" This reverts commit ac3b1c638fda2a23f9038f445e913e29cb3fb40c. --- themes/toutpratique/css/global.css | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index dbe154b5..00e409ef 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -1084,7 +1084,7 @@ body .ac_results { background-size: contain; height: 256px; } -.newsletter_footer div { +.newsletter_footer h5 { font-family: 'nautilus'; font-size: 50px; text-align: center; @@ -1095,7 +1095,7 @@ body .ac_results { -o-text-shadow: 1px 1px 1px #696565; text-shadow: 1px 1px 1px #696565; } - .newsletter_footer div span { + .newsletter_footer h5 span { color: #333333; } .newsletter_footer p { @@ -1198,7 +1198,7 @@ body .ac_results { padding-left: 280px; padding-right: 25px; } - .newsletter_lightbox div { + .newsletter_lightbox h5 { font-family: 'nautilus'; font-size: 50px; margin-bottom: 20px; @@ -1209,7 +1209,7 @@ body .ac_results { -o-text-shadow: 1px 1px 1px #696565; text-shadow: 1px 1px 1px #696565; } - .newsletter_lightbox div span { + .newsletter_lightbox h5 span { color: #333333; } .newsletter_lightbox p{ @@ -1316,7 +1316,7 @@ body .ac_results { .post-product .product_post .price{ font-size: 18px;} .post-product .product_post .old_price{ font-size: 14px;} - .newsletter_footer div { font-size: 30px; } + .newsletter_footer h5 { font-size: 30px; } .newsletter_footer p { font-size: 14px; padding: 0 190px; } #header #mainmenu .menu-content > li a { font-size: 13px; padding: 9px 6px } @@ -1375,7 +1375,7 @@ body .ac_results { .video_home h4 { font-size: 30px;} .newsletter_footer { height: 159px;} - .newsletter_footer div { margin-top: 0; padding-top: 30px; } + .newsletter_footer h5 { margin-top: 0; padding-top: 30px; } .newsletter_footer p { display: none; } @@ -1504,7 +1504,7 @@ body .ac_results { width: 100%; } .newsletter_footer .form-group { width: 100%; } - .newsletter_footer div { margin-top: 0; padding-top: 0; text-shadow:0px 0px;} + .newsletter_footer h5 { margin-top: 0; padding-top: 0; text-shadow:0px 0px;} .newsletter_footer p { display: block; padding: 0; } .newsletter_footer .btn{ width: 100%; } @@ -1522,7 +1522,7 @@ body .ac_results { padding-left: 170px; padding-right: 5px; } - .newsletter_lightbox div{ + .newsletter_lightbox h5{ font-size: 35px; } .newsletter_lightbox p{ @@ -1615,7 +1615,7 @@ body .ac_results { .newsletter_lightbox{width: 100%; background:#529bb6;} .newsletter_lightbox .newsletter-box {padding-left: 5px;} - .newsletter_lightbox div{font-size: 30px} + .newsletter_lightbox h5{font-size: 30px} .newsletter_lightbox .form-group{padding: 0 5px;} .newsletter_lightbox input.newsletter-input, .newsletter_lightbox .btn.btn-black{display: block; width: 100%; text-align: center;} .video_home { padding: 22px 0 } @@ -2540,7 +2540,7 @@ main#categorycms { margin-bottom: 30px } .vote_box.button span { font-size: 15px; } #postcms .note_article.stack{ width: 135px; } #postcms #stack_right.stack { width: 293px; } - .newsletter_left div { margin-bottom: 14px; margin-top: 32px; padding: 0 10px;} + .newsletter_left h5 { margin-bottom: 14px; margin-top: 32px; padding: 0 10px;} .newsletter_left p { font-size: 12px; padding-left: 121px; padding-right: 0; } .newsletter_left .form-group .btn, .newsletter_left .form-group #newsletter-input { width: 270px;} @@ -2576,7 +2576,7 @@ main#categorycms { margin-bottom: 30px } } #postcms .pack_bottom .title { font-size: 32px;} .newsletter_left { background: #529bb6; height: auto; padding: 15px; } - .newsletter_left div { display: none;} + .newsletter_left h5 { display: none;} .newsletter_left p { padding: 0; font-size: 14px; display: block; text-align: center;} .newsletter_left .form-group{ width: 100%;} .newsletter_left .form-group #newsletter-input { border-top: 1px solid #bbb; margin: 0;}