Template:Kyoto/footer

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
.left-menu {
.left-menu {
-
     top: auto;
+
     position: fixed !important;
-
     position: fixed;
+
     top: auto !important;
-
     bottom: 0;
+
     bottom: 0px;
-
     width: 100%;
+
     width: 100% !important;
     text-align: right;
     text-align: right;
 +
}
 +
.left-menu, .left-menu a {
 +
color: white;
 +
background-color: #555555;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 15:01, 23 September 2013