Difference between revisions of "Team:IONIS-PARIS"

Line 1: Line 1:
 
{{ionis-paris-menu-template}}
 
{{ionis-paris-menu-template}}
 
<html>
 
<html>
+
<div>Heeeeeey</div>
<style>
+
 
+
.igem_2017_menu_wrapper {
+
    display: none;
+
}               
+
 
+
#sideMenu,
+
#top_title {
+
    display: none;
+
}
+
 
+
#content {
+
    width: 100vw;
+
    padding: 0px;
+
    border: none;
+
    color: black;
+
    margin-left: auto;
+
    margin-right: auto;
+
    background-color: #fff;
+
    position: relative;
+
}
+
 
+
#globalWrapper {
+
    font-size: inherit;
+
    padding-bottom: 0;
+
}
+
 
+
#top_menu_under {
+
    height: 0px;
+
}
+
 
+
</style>
+
 
+
<body>
+
  <div>Heeey</div>
+
</body>
+
 
+
 
</html>
 
</html>

Revision as of 19:06, 30 October 2017

Back to top
Heeeeeey