Difference between revisions of "Team:IONIS-PARIS"

Line 8: Line 8:
 
}                 
 
}                 
  
 +
#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>
 
</style>
 +
 +
<body>
 +
  <div>Heeey</div>
 +
</body>
 +
 
</html>
 
</html>

Revision as of 15:16, 25 October 2017

Back to top
Heeey