Browse Source

applied fixe width to all page exept /actuality and /explore

Bachir Soussi Chiadmi 8 years ago
parent
commit
19b1d49a22

File diff suppressed because it is too large
+ 112 - 247
sites/all/themes/gui/materiobasetheme/css/styles.css


+ 2 - 5
sites/all/themes/gui/materiobasetheme/scss/layout.scss

@@ -202,11 +202,8 @@ $header-z-index:1000;
 /_/ /_/\____/_/ /_/ /_/\___/    |___/____/
 
 */
-body.home-v2,
-body.page-whoweare,
-body.node-type-page,
-body.node-type-webform,
-body.page-cart-checkout{
+body:not(.page-actuality),
+body:not(.page-explore){
   #header>.inner, #utilities>.inner, #center, #footer{
     @include grid-row();
   }

Some files were not shown because too many files changed in this diff