|
|
Line 3: |
Line 3: |
| <html> | | <html> |
| <head> | | <head> |
− | <meta charset="utf-8">
| + | <style> |
− | <title>iGEM TU Delft</title>
| + | div#groupparts{ |
− | <meta name="description" content="">
| + | width:100%;} |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| + | |
− | | + | |
− | <!-- 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;
| + | |
− | }
| + | |
− | .notebook table{
| + | |
− | max-width:40%;
| + | |
− | }
| + | |
− | | + | |
− | .table-style-1 thead {
| + | |
− | background: #119ED8;
| + | |
− | border-bottom: 1px solid #8E999D;
| + | |
− | color: #f3f4f4;
| + | |
− | }
| + | |
− | .table-style-1 td,
| + | |
− | .table-style-1 th {
| + | |
− | border-bottom: 1px solid #119ED8;
| + | |
− | }
| + | |
− | .parts table{
| + | |
− | width:100%;}
| + | |
| </style> | | </style> |
| </head> | | </head> |
<groupparts>iGEM2016 TU_Delft</groupparts>