Difference between revisions of "Team:Calgary/Synthesis"

Line 44: Line 44:
 
.box img{
 
.box img{
 
max-width: 80%;
 
max-width: 80%;
}
 
 
.box::before, .box::after {
 
  width: 80%;
 
  height:80%;
 
  z-index: 3;
 
  content:'';
 
  position: absolute;
 
  left:0;
 
top: 0;
 
  box-sizing: border-box;
 
 
 
  -webkit-transform: scale(0);
 
  transition: 0.5s;
 
}
 
 
.foo::before {
 
  border-bottom: 10px solid #FFF;
 
  border-left: 10px solid #FFF;
 
    border-radius: 10px;
 
  -webkit-transform-origin: 0 100%;
 
}
 
 
.foo::after {
 
  border-top: 10px solid #FFF;
 
  border-right: 10px solid #FFF;
 
    border-radius: 10px;
 
  -webkit-transform-origin: 100% 0%;
 
}
 
 
 
.box:hover::after, .box:hover::before {
 
  -webkit-transform: scale(1);
 
 
}
 
}
  

Revision as of 17:59, 29 August 2017

Header

Synthesis

Synthesis Pathway

References

Rose, C., Parker, A., Jefferson, B., & Cartmell, E. (2015). The Characterization of Feces and Urine: A Review of the Literature to Inform Advanced Treatment Technology. Critical Reviews In Environmental Science And Technology, 45(17), 1827-1879. http://dx.doi.org/10.1080/10643389.2014.1000761