Difference between revisions of "Team:CU-Boulder/Isolation"

(Created page with "{{Team:CU-Boulder/Templates/Navigation}} <html> <style> section { height:100vh; position:relative; align-content: center; justify-content: center; display: flex;...")
 
Line 8: Line 8:
 
section {
 
section {
 
   height:100vh;
 
   height:100vh;
 +
  position:relative;
 +
  align-content: center;
 +
  justify-content: center;
 +
  display: flex;
 +
  flex-wrap: nowrap;
 +
  flex-direction: column;
 +
  align-items: center;
 +
  background-color: black;
 +
}
 +
 +
sectionTwo {
 
   position:relative;
 
   position:relative;
 
   align-content: center;
 
   align-content: center;
Line 30: Line 41:
 
   padding-top: 45px;
 
   padding-top: 45px;
 
   padding-bottom: 45px;
 
   padding-bottom: 45px;
 +
}
 +
 +
.pageBuffer{
 +
  margin-top: 50px;
 +
  max-width: 1100px;
 +
  background-color: #898989;
 +
  border-radius: 20px;
 +
  display: flex;
 +
  align-content: center;
 +
  justify-content: flex-start;
 +
  flex-wrap: nowrap;
 +
  flex-direction: column;
 +
  align-items: center;
 +
 
}
 
}
  
Line 41: Line 66:
  
 
</section>
 
</section>
 +
 +
<sectionTwo>
 +
 +
<div class = "pageBuffer">
 +
<h>Compartment Isolation</h>
 +
</div>
 +
 +
</sectionTwo>
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 22:47, 29 October 2017

• Isolation •
Compartment Isolation