Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 537: Line 537:
   width: 50px;
   width: 50px;
   height: 50px;
   height: 50px;
-
   border-bottom: solid 25px rgb(200,30,50);
+
   border-bottom: solid 25px transparent;
   border-left: solid 25px rgb(200,30,50);
   border-left: solid 25px rgb(200,30,50);
   border-right: solid 25px transparent;
   border-right: solid 25px transparent;
-
   border-top: solid 25px transparent;
+
   border-top: solid 25px rgb(200,30,50);
}
}
</style>
</style>
</html>
</html>

Revision as of 22:20, 11 August 2014