Team:Imperial College/Templates/Banner
From 2013.igem.org
(Difference between revisions)
Line 45: | Line 45: | ||
height: 50px; | height: 50px; | ||
} | } | ||
+ | |||
+ | #BackToTop { | ||
+ | position:fixed; | ||
+ | bottom:0; | ||
+ | right:0; | ||
+ | } | ||
+ | #Sitemap { | ||
+ | position:fixed; | ||
+ | bottom:0; | ||
+ | left:0; | ||
+ | } | ||
</style> | </style> | ||
<a name="top"></a> | <a name="top"></a> |