Team:Freiburg Bioware/css images

From 2010.igem.org

(Difference between revisions)
Line 9: Line 9:
}
}
-
img.img-right {
+
img.right {
 +
float: right;
 +
max-width: 400px;
 +
max-height: 400px;
 +
}
 +
img.left {
float: left;
float: left;
-
max-width: 200px;
+
max-width: 400px;
-
max-height: 200px;
+
max-height: 400px;
}
}

Revision as of 10:33, 18 October 2010