Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 444: Line 444:
<!--DIV BOXES-->
<!--DIV BOXES-->
-
.box2 {
+
* {
-
  display: inline-block;
+
border: 1px solid black
-
  width: 200px;
+
-
  height: 100px;
+
-
  margin: 1em;
+
}
}

Revision as of 23:17, 5 August 2014