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

Line 42: Line 42:
 
position: relative;
 
position: relative;
 
width: 50%; /* desired width */
 
width: 50%; /* desired width */
border: dashed;
+
box-shadow: 0px 0px 40px 9px black;
 
}
 
}
 
#box:before{
 
#box:before{
Line 55: Line 55:
 
bottom: 0;
 
bottom: 0;
 
right: 0;
 
right: 0;
background-color: red;
 
 
}
 
}
  
Line 68: Line 67:
 
                 <div id="MainContent">
 
                 <div id="MainContent">
 
                 <div id="box" class="block">  
 
                 <div id="box" class="block">  
<div id="content">Aspect ratio of 1:1</div>  
+
<div id="content">
 +
<svg width="100%" height="100%">
 +
<rect />
 +
</svg>
 +
</div>  
 
</div>
 
</div>
 
                 </div>
 
                 </div>

Revision as of 15:41, 31 August 2018

""