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

Line 43: Line 43:
 
box-shadow: 0px 0px 40px 9px black;
 
box-shadow: 0px 0px 40px 9px black;
 
margin: 0;
 
margin: 0;
height: 100vh;
+
height: 99vh;
 
}
 
}
 
#box:before{
 
#box:before{
 
content: "";
 
content: "";
 
display: block;
 
display: block;
padding-right: 178vh; /* initial ratio of 1:1*/
+
padding-right: 177vw; /* initial ratio of 1:1*/
 
}
 
}
 
#content{
 
#content{
Line 59: Line 59:
 
#Calque_1{
 
#Calque_1{
 
width: 100%;
 
width: 100%;
height: 100%
+
height: 100%;
 +
fill: red;
 
}
 
}
 
body {
 
body {

Revision as of 12:51, 3 September 2018

""