Line 8: | Line 8: | ||
<!-- This tells the browser that your page is responsive --> | <!-- This tells the browser that your page is responsive --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | + | <style> | |
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;} | ||
+ | </style> | ||
</head> | </head> | ||
Line 16: | Line 19: | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="navbar-header"> | <div class="navbar-header"> | ||
− | <a class="navbar-brand" href="https://2016.igem.org/Team:DTU-Denmark"><img src="https://static.igem.org/mediawiki/2016/0/08/DTU-Denmark-Logo-150x80.png" alt="DTU biobuilders logo home botton"></a> | + | <a class="navbar-brand" href="https://2016.igem.org/Team:DTU-Denmark"><img src="https://static.igem.org/mediawiki/2016/0/08/DTU-Denmark-Logo-150x80.png" alt="DTU biobuilders logo home botton" height="60"></a> |
</div> | </div> | ||
Revision as of 11:07, 29 June 2016