Difference between revisions of "Team:ASIJ Tokyo/CSS"

Line 7: Line 7:
  
 
/* Start general reset ================================================== */
 
/* Start general reset ================================================== */
 +
 +
body {
 +
    font-family: "Avenir";
 +
    color: #bce2e8;
 +
    padding: 0;
 +
}
  
 
div#globalWrapper {
 
div#globalWrapper {
Line 14: Line 20:
 
     width: auto;
 
     width: auto;
 
     background-color: #fddea5;
 
     background-color: #fddea5;
}
 
 
#everything {
 
    background-color: #fddea5;
 
 
}
 
}
  

Revision as of 07:10, 31 August 2018