Compare commits
5 Commits
e5617ee03f
...
f0a2f5925c
Author | SHA1 | Date | |
---|---|---|---|
f0a2f5925c | |||
be3962d129 | |||
3361ef3171 | |||
b4735efc49 | |||
e65e0afa70 |
Binary file not shown.
@@ -620,6 +620,7 @@ footer {
|
||||
}
|
||||
}
|
||||
.footer #footer-right #block-quartiers-de-demain-socialmedialinks {
|
||||
display: none;
|
||||
flex-direction: column;
|
||||
}
|
||||
.footer #footer-right #block-quartiers-de-demain-socialmedialinks h2 {
|
||||
@@ -1518,7 +1519,6 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||
}
|
||||
|
||||
#home #background-animated {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: -150px;
|
||||
left: 0;
|
||||
|
@@ -51,7 +51,7 @@
|
||||
id="path148"
|
||||
d="M 0,0 211.55,177.512"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:70;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1686.6035,8050)" />
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1686.6035, 8750)" />
|
||||
<path
|
||||
id="path151"
|
||||
d="M 0,0 V -174.775"
|
||||
@@ -61,7 +61,7 @@
|
||||
id="path254"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#000000;stroke-width:100.482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1838.3405,9150)"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1838.3405,9800)"
|
||||
clip-path="url(#clipPath255)" />
|
||||
<path
|
||||
id="path256"
|
||||
@@ -78,20 +78,19 @@
|
||||
id="path300"
|
||||
d="M 0,0 C 0,-126.805 102.795,-229.6 229.6,-229.6"
|
||||
style="fill:none;stroke:#f7002b;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1968.6667,3650
|
||||
)"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1968.6667,3850)"
|
||||
clip-path="url(#clipPath301)" />
|
||||
<path
|
||||
id="path302"
|
||||
d="M 0,0 C 0,126.805 -102.795,229.6 -229.6,229.6"
|
||||
style="fill:none;stroke:#0833c2;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,2165.1349,5600)"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,2165.1349,5700)"
|
||||
clip-path="url(#clipPath303)" />
|
||||
<path
|
||||
id="path311"
|
||||
d="M 0,0 V 283"
|
||||
style="fill:none;stroke:#000000;stroke-width:85;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,247.22107,5400)" />
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,247.22107,5500)" />
|
||||
<rect
|
||||
style="fill:none;stroke:none;stroke-width:0.872103;paint-order:fill markers stroke"
|
||||
id="rect717"
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
@@ -1,5 +1,6 @@
|
||||
#page-node{
|
||||
.content_container{
|
||||
|
||||
width: 60%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@@ -110,6 +110,7 @@ footer{
|
||||
max-width: 50%;
|
||||
}
|
||||
#block-quartiers-de-demain-socialmedialinks{
|
||||
display: none;
|
||||
flex-direction: column;
|
||||
h2{
|
||||
display: flex;
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#home{
|
||||
|
||||
#background-animated {
|
||||
display: none;
|
||||
// display: none;
|
||||
position: absolute;
|
||||
top: -150px;
|
||||
left: 0;
|
||||
|
Reference in New Issue
Block a user