Template:Kyoto/footer

From 2013.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<div id="footer">
+
<style type="text/css">
-
<ul>
+
.left-menu {
-
<li><a href="#">top</a></li>
+
    position: fixed !important;
-
<li><a href=".&action=edit">edit</a></li>
+
    top: auto !important;
-
</ul>
+
    bottom: 0px;
-
</div></html>
+
    width: 100% !important;
 +
    text-align: right;
 +
}
 +
.left-menu, .left-menu a {
 +
color: white;
 +
background-color: #555555;
 +
}
 +
</style>
 +
</html>

Latest revision as of 15:01, 23 September 2013