(Created page with "<html> <style type="text/css"> body {font-family:'Open Sans', sans-serif; } #team div:hover { background-color: #E2E2E2; } </style> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <div id="logo" style="position:fixed; left:0px; top:18px; background-color:#cccccc;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/3/31/ParisBettencourt-projectlogo.png" alt="Project logo" width="150" > | ||
+ | </div> | ||
+ | <div id="menu" style="position:fixed; left:0px; top:163px; background-color:#cccccc; width:150px;"> | ||
+ | Menu | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/7/7c/ParisBettencourt-projecticon.png" alt="Project logo" width="80" > | ||
+ | </div> | ||
<style type="text/css"> | <style type="text/css"> | ||
body {font-family:'Open Sans', sans-serif; | body {font-family:'Open Sans', sans-serif; | ||
+ | } | ||
+ | body {background:#cccccc; | ||
+ | } | ||
+ | #menu{font-family:'Open Sans', sans-serif; | ||
+ | font-weight: 500; | ||
+ | font-size: 20px; | ||
+ | text-align: center; | ||
+ | padding-bottom:20px; | ||
+ | padding-top: 20px; | ||
+ | } | ||
+ | |||
+ | #menu img{margin-top: 20px; | ||
} | } | ||
Line 8: | Line 28: | ||
} | } | ||
</style> | </style> | ||
+ | |||
</html> | </html> |
Revision as of 09:28, 29 June 2016