images pleines pages
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
export default 1569307322706
|
||||
export default 1569330892613
|
||||
+4
-4
@@ -22,10 +22,10 @@
|
||||
|
||||
.image-bleed {
|
||||
position: absolute;
|
||||
width: calc(100% + #{$fond-perdu} * 2);
|
||||
height: calc(100% + #{$fond-perdu} * 2);
|
||||
margin-left: -$fond-perdu;
|
||||
margin-top: -$fond-perdu;
|
||||
width: calc(100% + #{$fond-perdu} * 6);
|
||||
height: calc(100% + #{$fond-perdu} * 6);
|
||||
margin-left: -$fond-perdu - 16;
|
||||
margin-top: -$fond-perdu - 16;
|
||||
}
|
||||
|
||||
.image-cover {
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: white;
|
||||
background-size: cover;
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
margin-top: 0;
|
||||
padding-top: 0;
|
||||
width: 250px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.table-of-content {
|
||||
@@ -162,3 +163,8 @@ strong {
|
||||
font-size: 14pt;
|
||||
line-height: 18pt;
|
||||
}
|
||||
|
||||
// .column .image-cover .image-bleed {
|
||||
// margin:0;
|
||||
//
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user