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

Line 3: Line 3:
 
<style>
 
<style>
 
body {
 
body {
  font-size:16px;
+
   width: 1200px;
   width: 62.5vw;
+
  max-width: 1200px;
+
  /* min-width: 670px;*/
+
  height: auto;
+
 
   background-color: rgb(217,217,217);
 
   background-color: rgb(217,217,217);
 
   margin: auto;
 
   margin: auto;
 
   font-family: 'Roboto', Helvetica, SansSerif;
 
   font-family: 'Roboto', Helvetica, SansSerif;
 +
  padding: 0;
 +
  color: black;
 +
  background-color:rgb(217,217,217);
 +
  word-wrap: break-word;
 
}
 
}
  

Revision as of 09:40, 11 October 2018