Team:Minnesota/Safety

From 2012.igem.org

(Difference between revisions)
m
m
Line 100: Line 100:
}
}
-
.sideNavBar2 a:hover { /*cool button*/
+
#Safety a:hover { /*cool button*/
     border-width:2px 2px 2px 2px;
     border-width:2px 2px 2px 2px;
     border-style:solid;
     border-style:solid;
Line 107: Line 107:
     color: #FBB917;
     color: #FBB917;
}
}
-
.sideNavBar2 a:active {
+
#Safety a:active {
     border-width:2px 2px 2px 2px;
     border-width:2px 2px 2px 2px;
     border-style:solid;
     border-style:solid;
Line 115: Line 115:
}
}
-
.sideNavBar2 a.current{ /*force black for current button*/
+
#Safety a.current{ /*force special colors for current button*/
     background-color: #660000;
     background-color: #660000;
     color: black;
     color: black;
}
}
-
.sideNavBar2 a.current:hover{ /*allow for gold to still happen for current button*/
+
#Safety a.current:hover{ /*allow for simulated fade to still happen for current button*/
     color: #C24641;
     color: #C24641;
}
}

Revision as of 17:29, 30 September 2012

Team:Minnesota - Main Style Template Team:Minnesota - Template