ancre js
This commit is contained in:
+5
-5
@@ -170,6 +170,8 @@
|
||||
}
|
||||
|
||||
.layout-content {
|
||||
position: relative;
|
||||
top: 110px;
|
||||
order: 2;
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 6rem;
|
||||
@@ -295,8 +297,7 @@ header {
|
||||
z-index: 101;
|
||||
width: 100vw;
|
||||
max-width: 100vw;
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
|
||||
}
|
||||
@@ -2584,11 +2585,10 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
position: relative;
|
||||
}
|
||||
.page-programme .layout__region--first .block-region-first {
|
||||
padding-left: 20%;
|
||||
padding-left: 3rem;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
position: fixed;
|
||||
top: 10rem;
|
||||
}
|
||||
.page-programme .layout__region--first .block-region-first > .block-block-content {
|
||||
|
||||
Reference in New Issue
Block a user