Template:Kyoto/footer

From 2013.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
-
{{kyoto/css}}
 
<html>
<html>
-
<div class="footer">
+
<style type="text/css">
-
     <a href="https://2013.igem.org/Main_Page" target="_blank">iGEM 2013</a>
+
.left-menu {
-
     <a href="/wiki/index.php?title=Team:Kyoto&amp;action=edit">Edit</a>
+
     position: fixed !important;
-
     <a href="#top" onclick="window.scrollTo(0,0);return false;">Top</a>
+
     top: auto !important;
-
</div>
+
     bottom: 0px;
 +
    width: 100% !important;
 +
    text-align: right;
 +
}
 +
.left-menu, .left-menu a {
 +
color: white;
 +
background-color: #555555;
 +
}
 +
</style>
</html>
</html>

Latest revision as of 15:01, 23 September 2013