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

Line 7: Line 7:
 
  padding: 0;
 
  padding: 0;
 
  box-sizing: border-box;
 
  box-sizing: border-box;
}
 
 
body, html {
 
height: 100%;
 
background-color:#EEEEEE;
 
 
}
 
}
  
 
.container {
 
.container {
 
  width: 100%;
 
  width: 100%;
  height: 70px;
+
  height: 100%;
 
  margin: auto;
 
  margin: auto;
 
}
 
}

Revision as of 13:51, 13 October 2018