Team:Heidelberg/Templates/MainTemplate
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions 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 32: | Line 36: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #footer-box { | |
- | + | padding-right: 15px; | |
- | + | padding-left: 15px; | |
- | + | margin-right: auto; | |
- | + | margin-left: auto; | |
- | + | border:none; | |
+ | width: 100%; | ||
} | } | ||
- | @media (min-width: 768px) | + | @media (min-width: 768px) { |
#top-section { | #top-section { | ||
width: 750px; | width: 750px; | ||
Line 230: | Line 230: | ||
display: inline; | display: inline; | ||
margin: 0 1.3em; | margin: 0 1.3em; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 15:42, 12 October 2014