|
|
(8 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | | + | <html> |
− | <html lang="en"> | + | <style> |
− | <head>
| + | |
− | <style>
| + | |
− | #top_menu_14 {
| + | |
− | box-sizing: content-box;
| + | |
− | }
| + | |
− | #top_menu_inside {
| + | |
− | box-sizing: content-box;
| + | |
− | height: 0px;
| + | |
− | }
| + | |
| #sideMenu, #top_title { | | #sideMenu, #top_title { |
| display: none; | | display: none; |
− | }
| |
− |
| |
− | #mw-content-text > p {
| |
− | margin: 0px;
| |
| } | | } |
| | | |
| #content { | | #content { |
− | width: 100vw;
| |
| padding: 0px; | | padding: 0px; |
− | margin: 0px; | + | width: 100%; |
| + | margin-top: -7px; |
| + | margin-left: 0%;, margin-right: 0 % |
| } | | } |
− | </style>
| |
− | <title>Home</title>
| |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
− | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
| |
− | <script type="application/x-javascript">
| |
− | addEventListener("load", function () {
| |
− | setTimeout(hideURLbar, 0);
| |
− | }, false);
| |
| | | |
− | function hideURLbar() {
| + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { |
− | window.scrollTo(0, 1);
| + | margin-bottom: 0px; |
− | }
| + | } |
− | </script>
| + | |
− | <link href="https://2017.igem.org/TMMU_China/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
| + | |
− | <link href="https://2017.igem.org/TMMU_China/css/slicebox?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
| + | |
− | <link href="https://2017.igem.org/TMMU_China/css/style?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
| + | |
− | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
| + | |
− | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
| + | |
− | <style>
| + | |
− | #HQ_page h1, h2, h3, h4, h5 { | + | |
− | font-family: 'Raleway', sans-serif;
| + | |
− | border-bottom: none;
| + | |
− | font-weight: bold;
| + | |
− | } | + | |
− | #HQ_page p {
| + | |
− | font-family: 'Raleway', sans-serif;
| + | |
− | }
| + | |
− | </style>
| + | |
− | | + | |
− | | + | |
− | </head>
| + | |
− | | + | |
− | <body>
| + | |
− | <div class="agileits_w3layouts_banner_nav">
| + | |
− | <nav class="navbar navbar-default">
| + | |
− | <div class="navbar-header navbar-left">
| + | |
− | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
| + | |
− | <span class="sr-only">Toggle navigation</span>
| + | |
− | <span class="icon-bar"></span>
| + | |
− | <span class="icon-bar"></span>
| + | |
− | <span class="icon-bar"></span>
| + | |
− | </button>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | | + | |
− | | + | |
− | </div>
| + | |
| | | |
| + | </style> |
| | | |
| + | <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> |
| + | <link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css"> |
| + | <script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script> |
| | | |
− | </body>
| |
| | | |
| </html> | | </html> |