Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 518: Line 518:
}
}
-
<!--BLURB BOXES-->
 
-
*,
 
-
*:before,
 
-
*:after {
 
-
  box-sizing: border-box;
 
-
}
 
-
body,
 
-
html {
 
-
  width: 100%;
 
-
  height: 100%;
 
-
}
 
-
.triangle {
 
-
  display: inline-block;
 
-
  margin: 0 20px;
 
-
  vertical-align: middle;
 
-
}
 
-
.triangle-1 {
 
-
  width: 50px;
 
-
  height: 50px;
 
-
  border-bottom: solid 25px transparent;
 
-
  border-left: solid 25px border-image: url(http://www.akronschools.com/static/image/placeholder.jpg);
 
-
  border-right: solid 25px transparent;
 
-
  border-top: solid 25px border-image: url(http://www.akronschools.com/static/image/placeholder.jpg);
 
-
  }
 
</style>
</style>
</html>
</html>

Revision as of 22:26, 11 August 2014