Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <head> | |
− | + | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | + | <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Open+Sans:300,300i,400,400i,700,700i|Roboto-Slab:400,700" rel="stylesheet"> | |
+ | </head> | ||
− | + | <!-- Global CSS --> | |
+ | <style> | ||
− | + | #content { | |
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #bars_item img { | ||
+ | max-width: none; | ||
+ | } | ||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | margin-top: -18px; | ||
+ | } | ||
+ | |||
+ | #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .ucla-scroll-down { | ||
+ | display: block; | ||
+ | margin: 10px auto; | ||
+ | width: 50px; | ||
+ | } | ||
+ | .top-bar { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Team:UCLA/core/foundationcss?action=raw&ctype=text/css" /> | ||
<link rel="stylesheet" href="https://2016.igem.org/Team:UCLA/core/customcss?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2016.igem.org/Team:UCLA/core/customcss?action=raw&ctype=text/css" /> | ||
− | + | ||
+ | |||
<script> | <script> | ||
Line 77: | Line 111: | ||
</script> | </script> | ||
− | |||
</html> | </html> |
Revision as of 00:18, 12 October 2016