Team:Heidelberg/Templates/MainTemplate
From 2014.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | {{#tag:html| | ||
+ | {{{unresponsive|<meta name="viewport" content="width=device-width, initial-scale=1">}}} | ||
+ | }} | ||
<html> | <html> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
- | + | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
document.styleSheets[0].disabled = true; | document.styleSheets[0].disabled = true; | ||
Line 42: | Line 46: | ||
} | } | ||
- | @media (min-width: 768px) | + | @media (min-width: 768px) { |
#top-section { | #top-section { | ||
width: 750px; | width: 750px; |
Latest revision as of 15:42, 12 October 2014