Difference between revisions of "Team:GO Paris-Saclay"

Line 6: Line 6:
 
#globalWrapper {
 
#globalWrapper {
 
  font-size:unset;
 
  font-size:unset;
 +
}
 +
#content{
 +
background-color: #FFFFFF00;
 +
width: 0px;
 +
padding: 0px;
 +
border: none;
 +
margin-left: 0px;
 +
margin-right: auto;
 +
}
 +
#bigmaindiv
 +
{
 +
width:100%;
 +
position:absolute;
 +
background-color: white;
 +
margin-left : 0px;
 +
margin-top: 25px
 +
margin-right : 0px;
 
}
 
}
 
</style>
 
</style>
Line 36: Line 53:
 
     -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 
     -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 
   }
 
   }
 +
}
 +
.removeme {
 +
text-align: center;
 
}
 
}
 
</style>
 
</style>
Line 77: Line 97:
  
 
<style>
 
<style>
#content{
+
 
background-color: #FFFFFF00;
+
width: 0px;
+
padding: 0px;
+
border: none;
+
margin-left: 0px;
+
margin-right: auto;
+
}
+
#bigmaindiv
+
{
+
width:100%;
+
position:absolute;
+
background-color: white;
+
margin-left : 0px;
+
margin-top: 25px
+
margin-right : 0px;
+
}
+
body{
+
background-color: #FFFFFF;
+
}
+
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 11:10, 7 October 2018

Loading, please wait