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

Line 34: Line 34:
 
$('#bigmaindiv').insertBefore('#content'); }, 0);
 
$('#bigmaindiv').insertBefore('#content'); }, 0);
 
</script>
 
</script>
 
+
#globalWrapper {
#globalWrapper
+
  width: 100%;
{width:965px;}
+
  padding: 0;
 +
  background-color: #149375;
 +
  position: relative;
 +
  font-size: 16px;
 +
}
  
  

Revision as of 09:43, 20 September 2018



#globalWrapper { width: 100%; padding: 0; background-color: #149375; position: relative; font-size: 16px; }