Template:Team:CBNU-Korea/css
From 2012.igem.org
(Difference between revisions)
Line 181: | Line 181: | ||
only screen and (-webkit-min-device-pixel-ratio : 1.5), | only screen and (-webkit-min-device-pixel-ratio : 1.5), | ||
only screen and (min-device-pixel-ratio : 1.5) { | only screen and (min-device-pixel-ratio : 1.5) { | ||
+ | |||
+ | #top-section { | ||
+ | display: none; | ||
+ | } | ||
#cbnu { | #cbnu { | ||
Line 198: | Line 202: | ||
and (min-device-width : 320px) | and (min-device-width : 320px) | ||
and (max-device-width : 480px) { | and (max-device-width : 480px) { | ||
+ | |||
+ | #top-section { | ||
+ | display: none; | ||
+ | } | ||
#cbnu { | #cbnu { |
Revision as of 09:36, 9 September 2012