Line 2: | Line 2: | ||
<head> | <head> | ||
+ | <!-- Bootstrap --> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Template:TU_Delft/Bootstrap?action=raw&ctype=text/css"> | ||
+ | <!-- Font awesome --> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Template:TU_Delft/FA?action=raw&ctype=text/css"> | ||
+ | |||
+ | <!-- Template main Css --> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Template:TU_Delft/Style?action=raw&ctype=text/css"> | ||
− | + | <style type='text/css'> | |
+ | #top_title, #sideMenu{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: #f3f4f4; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
</head> | </head> | ||
Line 119: | Line 139: | ||
<!-- Scripts================================================== --> | <!-- Scripts================================================== --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 12:12, 9 September 2016