Team:NYMU-Taipei/Frontpage

From 2013.igem.org

(Difference between revisions)
Line 302: Line 302:
/*NAVIGATION MEDIA QUERY*/
/*NAVIGATION MEDIA QUERY*/
-
@media only screen and (max-width : 640px) {
+
@media only screen and (max-width : 1270px) {
 +
#menu-icon {
 +
display:inline-block;
 +
}
 +
.nav-b ul, .nav-b:active ul{
 +
        display: none;
 +
}
 +
.nav-b ul.sdt_menu li{
 +
float:right;
 +
width: 127px;
 +
height: 60px;
 +
position:relative;
 +
cursor:pointer;
 +
}

Revision as of 11:57, 17 October 2013

National Yang Ming University
Taipei, Taiwan