fixed some display bug
This commit is contained in:
@@ -82,6 +82,8 @@ html, body{
|
||||
}
|
||||
body{
|
||||
overflow-y:scroll; top:0;
|
||||
background-color: $creme;
|
||||
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6{
|
||||
@@ -158,7 +160,6 @@ $header-z-index:1000;
|
||||
>.region{padding-top:5px; padding-bottom:5px;}
|
||||
} //change this
|
||||
z-index:999;
|
||||
@include bgc(#fff);
|
||||
@include padded;
|
||||
|
||||
}
|
||||
@@ -202,8 +203,14 @@ $header-z-index:1000;
|
||||
/_/ /_/\____/_/ /_/ /_/\___/ |___/____/
|
||||
|
||||
*/
|
||||
body:not(.page-actuality),
|
||||
body:not(.page-explore){
|
||||
body.front,
|
||||
body.page-whoweare,
|
||||
body.page-node-11187,
|
||||
body.page-node-11175,
|
||||
body.page-node-12324,
|
||||
body.page-user,
|
||||
body.page-node-11186,
|
||||
body.page-cart{
|
||||
#header>.inner, #utilities>.inner, #center, #footer{
|
||||
@include grid-row();
|
||||
}
|
||||
|
Reference in New Issue
Block a user