Template:UOttawa Stylesheet

From 2013.igem.org

(Difference between revisions)
Line 7,310: Line 7,310:
#mobile .row div { background-color: rgba(255, 255, 255, .8); }
#mobile .row div { background-color: rgba(255, 255, 255, .8); }
-
@media (max-width: 939px) {
+
@media only screen and (max-width: 939px), only screen and (max-device-width: 939px) {
   #top-section { display: none !important; }
   #top-section { display: none !important; }
   #mg-menubar {
   #mg-menubar {

Revision as of 21:40, 25 September 2013