Mguillaume (Talk | contribs) |
Mguillaume (Talk | contribs) |
||
Line 255: | Line 255: | ||
float:right; | float:right; | ||
+ | } | ||
+ | |||
+ | #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | #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; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | list-style-image: none; //removes the iGEM wiki bullets | ||
} | } | ||
</style> | </style> |
Revision as of 10:17, 3 August 2017