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

Line 44: Line 44:
 
margin: 0;
 
margin: 0;
 
height: 99vh;
 
height: 99vh;
 +
top: 191px;
 
}
 
}
 
#box:before{
 
#box:before{
Line 50: Line 51:
 
padding-right: 356vw; /* initial ratio of 1:1*/
 
padding-right: 356vw; /* initial ratio of 1:1*/
 
}
 
}
#content{
+
#container{
 
position:  absolute;
 
position:  absolute;
 
top: 0;
 
top: 0;
Line 60: Line 61:
 
width: 100%;
 
width: 100%;
 
height: 100%;
 
height: 100%;
background-color: : red;
+
background-color: red;
 
}
 
}
 
body {
 
body {
Line 72: Line 73:
 
</script>
 
</script>
 
                 <div id="box" class="block">  
 
                 <div id="box" class="block">  
<div id="content">
+
<div id="container">
 
<svg version="1.1" id="Calque_1" 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_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 
width="3840px" height="1080px" viewBox="0 0 3840 1080" enable-background="new 0 0 3840 1080" xml:space="preserve">
 
width="3840px" height="1080px" viewBox="0 0 3840 1080" enable-background="new 0 0 3840 1080" xml:space="preserve">

Revision as of 13:08, 3 September 2018

""