Template:Team:Uppsala/safety-experiment-style

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<style>
+
<html>
 +
.safety_pic { width: 200px; }
 +
.safety_box { padding: 10px; }
-
.safety_pic
+
</html>
-
{
+
-
width: 200px;
+
-
}
+
-
 
+
-
.safety_box
+
-
{
+
-
padding: 10px;
+
-
}
+
-
 
+
-
</style>
+

Revision as of 21:44, 30 September 2013

.safety_pic { width: 200px; } .safety_box { padding: 10px; }