Template:Berkeley CSS

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/CSS"> .menu { float:left; } </style> </html>)
Line 1: Line 1:
<html>
<html>
<style type="text/CSS">
<style type="text/CSS">
-
.menu {
+
.mainMenu {
   float:left;
   float:left;
}
}
</style>
</style>
</html>
</html>

Revision as of 18:00, 24 October 2010