Difference between revisions of "Template:Paris Bettencourt 2016"

(Created page with "<html> <style type="text/css"> body {font-family:'Open Sans', sans-serif; } #team div:hover { background-color: #E2E2E2; } </style> </html>")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
<div id="navbar" style="position:fixed; left:0px; top: 18px; background-color:#cccccc;">
 +
  <div id="logo">
 +
      <img src="https://static.igem.org/mediawiki/2016/3/31/ParisBettencourt-projectlogo.png" alt="project logo" width="120" >
 +
    </div>
 +
    <div id="menu" style="position:fixed; width:120px; left:130px; top:5px; background-color:#cccccc; ">   
 +
<img src="https://static.igem.org/mediawiki/2016/7/7c/ParisBettencourt-projecticon.png" alt="project icon" width="80" >
 +
</div>
 +
<div id="menu" style="position:fixed; width:120px; left:230px; top:5px; background-color:#cccccc; ">
 +
      <img src="https://static.igem.org/mediawiki/2016/a/aa/ParisBettencourt-teamicon.png" alt="team icon" width="80" >
 +
</div>
 +
<div id="menu" style="position:fixed; width:120px; left:330px; top:5px; background-color:#cccccc; ">
 +
    <a href="https://2016.igem.org/Main_Page">   
 +
  <img src="https://static.igem.org/mediawiki/2016/0/0b/ParisBettencourt-iGEMlogo.png" alt="team icon" width="90" style="margin-top:30px;" >
 +
</a>
 +
</div>   
 +
</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:0px;
 +
padding-top: 0px;
 +
}
 +
 +
#menu img{margin-top: 20px;
 +
margin-bottom:20px;
 +
padding-top:10px;
 +
}
 +
#menu img:hover {
 +
    background-color: #E2E2E2;
 
}
 
}
  
 
#team div:hover {
 
#team div:hover {
 
     background-color: #E2E2E2;
 
     background-color: #E2E2E2;
 +
}
 +
#logo img{margin-right: 100px;
 
}
 
}
 
</style>
 
</style>
 +
 
</html>
 
</html>

Latest revision as of 12:10, 29 June 2016