Template:Team:Berkeley/header

From 2012.igem.org

(Difference between revisions)
Line 313: Line 313:
/* Control nav styles (e.g. 1,2,3...) */
/* Control nav styles (e.g. 1,2,3...) */
.theme-default .nivo-controlNav {
.theme-default .nivo-controlNav {
-
       position:absolute; left:100%; bottom:-42px;
+
       position:absolute;  
 +
      left:100%;  
 +
      bottom:-42px;
       margin-left: -1000px;
       margin-left: -1000px;
 +
      dispaly:none;
}
}
Line 321: Line 324:
z-index:9;
z-index:9;
cursor:pointer;
cursor:pointer;
 +
        display:none;
}
}
.nivo-controlNav a.active {font-weight:bold;}
.nivo-controlNav a.active {font-weight:bold;}

Revision as of 10:15, 30 September 2012

header
iGEM Berkeley