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

Line 39: Line 39:
  
 
<style type="text/css">
 
<style type="text/css">
#box{
 
position: relative;
 
box-shadow: 0px 0px 40px 9px black;
 
margin: 0;
 
height: 50vh;
 
top: 191px;
 
}
 
#box:before{
 
content: "";
 
display: block;
 
padding-right: 50vw; /* initial ratio of 1:1*/
 
}
 
#container{
 
position:  absolute;
 
top: 0;
 
left: 0;
 
bottom: 0;
 
right: 0;
 
}
 
 
#SVGcontainer1{
 
#SVGcontainer1{
 
position: fixed;
 
position: fixed;
Line 79: Line 60:
 
}
 
}
 
#Calque_1{
 
#Calque_1{
background-color: red;
+
opacity: 1;
 
}
 
}
 
#Calque_2{
 
#Calque_2{
background-color: red;
+
opacity: .4;
 +
}
 +
#circle1:hover{
 +
opacity: .8;
 
}
 
}
 
body {
 
body {
Line 110: Line 94:
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="949" y1="539" x2="1909" y2="539"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="949" y1="539" x2="1909" y2="539"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="1911" y1="539" x2="2463.494" y2="538.736"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="1911" y1="539" x2="2463.494" y2="538.736"/>
<circle fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" cx="2870.723" cy="538.736" r="407.23"/>
+
<circle id="circle1"fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" cx="2870.723" cy="538.736" r="407.23"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="3278" y1="539" x2="3840" y2="539"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="3278" y1="539" x2="3840" y2="539"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="-1" y1="0" x2="-1" y2="1080"/>
 
<line fill="none" stroke="#000000" stroke-width="14" stroke-miterlimit="10" x1="-1" y1="0" x2="-1" y2="1080"/>

Revision as of 16:17, 3 September 2018

""