Difference between revisions of "Team:IONIS-PARIS"

Line 1: Line 1:
 
 
{{ionis-paris-menu-template}}
 
{{ionis-paris-menu-template}}
 
<html>
 
<html>
Line 9: 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>
 
</html>
 
</html>

Revision as of 15:15, 25 October 2017

Back to top