Team:CBNU-Korea/Team
From 2012.igem.org
(Difference between revisions)
Line 77: | Line 77: | ||
/* iPhone, etc portrait ---- */ | /* iPhone, etc portrait ---- */ | ||
- | @media all and (min-width : 320px) { | + | @media all and (min-width : 320px) and (max-width : 767px) { |
body { | body { | ||
font-family: 'Droid Sans', sans-serif; | font-family: 'Droid Sans', sans-serif; |
Revision as of 02:40, 21 September 2012