Difference between revisions of "Team:Pasteur Paris/TrainingThomas"

Line 50: Line 50:
 
}
 
}
 
#SVGcontainer2{
 
#SVGcontainer2{
position: fixed;
 
 
width: 100%;
 
width: 100%;
 
right: -100%;
 
right: -100%;
Line 56: Line 55:
 
transition-delay: 1s;
 
transition-delay: 1s;
 
transition-timing-function: cubic-bezier(.74,0,.34,1);
 
transition-timing-function: cubic-bezier(.74,0,.34,1);
top: 50%;
+
display: block;
transform: translate(0%,-50%);
+
margin-top: 80px;
+
 
}
 
}
 
#Calque_1{
 
#Calque_1{
Line 298: Line 295:
 
</svg>
 
</svg>
 
</div>
 
</div>
<div style="width: 100%; position: absolute;"></div>
+
<div style="width: 100%; height: 80px; position: relative; display: block; background-color: red;"></div>
 
<div id="SVGcontainer2">
 
<div id="SVGcontainer2">
 
<svg version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 
<svg version="1.1" id="Calque_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"

Revision as of 09:33, 4 September 2018

""