Template:Team:Edinburgh/css/notebook-structure.css

From 2012.igem.org

(Difference between revisions)
m (Moving .notebook-middle slightly uo)
m
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
div.header,
+
div.header{
-
div.notebook-middle{
+
position:relative;
position:relative;
top:-19px;
top:-19px;
 +
}
 +
div.notebook-middle{
 +
position:relative;
 +
top:-30px;
}
}
</style>
</style>
</html>
</html>

Revision as of 16:13, 29 June 2012