Team:NCTU Formosa/css/style750u

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
font:12px Quicksand!important;
font:12px Quicksand!important;
}
}
-
.nav li:nth-child(6) a {
+
.nav li:nth-child(6)>a {
line-height:11px!important;
line-height:11px!important;
}
}

Revision as of 14:36, 25 October 2013

/* ---Calvin Hue

  • /

nav { width:700px!important; } .effect {

 margin-left:-38px!important;

} .nav li, .nav li a { font:12px Quicksand!important; } .nav li:nth-child(6)>a { line-height:11px!important; }