Template:Team:Berkeley/css

From 2012.igem.org

(Difference between revisions)
Line 42: Line 42:
div.col14 {width: 10px;}
div.col14 {width: 10px;}
-
.border
+
.addborder
{
{
-
    width:1px;
+
      /* Thickness, Style, and Color */
-
    color: Black;
+
      border: 1px solid #000000;
-
    padding:1px;
+
      padding:1px;
}
}
</style>
</style>
</html>
</html>

Revision as of 05:47, 2 October 2012