Template:Team:KIT-Kyoto/mobile
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<meta name="viewport" content="width=device-width; initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" /> | <meta name="viewport" content="width=device-width; initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" /> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | @media screen and (max-width: | + | @media screen and (max-width: 320px) { |
.bgimg{ | .bgimg{ | ||
display:none; | display:none; | ||
Line 48: | Line 48: | ||
margin:10px auto; | margin:10px auto; | ||
float:none; | float:none; | ||
+ | } | ||
+ | .m_clear { | ||
+ | clear:both; | ||
+ | } | ||
+ | .m_clear hr { | ||
+ | display:none; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
</head> | </head> |
Revision as of 06:24, 15 September 2014