Team:Minnesota/Safety

From 2012.igem.org

(Difference between revisions)
m
m
Line 124: Line 124:
}
}
-
#Safety a.current{ /*force special colors for current button*/
+
#Safety a.current2{ /*force special colors for current button*/
     background-color: #660000;
     background-color: #660000;
     color: #FBB917;
     color: #FBB917;
}
}
-
#Safety a.current:hover{ /*allow for simulated fade to still happen for current button*/
+
#Safety a.current2:hover{ /*allow for simulated fade to still happen for current button*/
     background-color: #C24641;
     background-color: #C24641;
}
}
Line 199: Line 199:
<div id="MainBoxContent" style="background-color:white;">
<div id="MainBoxContent" style="background-color:white;">
<div id="Safety">
<div id="Safety">
-
<a href="#" class= "current" id="SafetyWelcome">Safety Home</a>
+
<a href="#" class= "current2" id="SafetyWelcome">Safety Home</a>
<a href="#" id="SafetyU">Safety at the U</a>
<a href="#" id="SafetyU">Safety at the U</a>
<a href="#" id="SafetyResearcher">Researcher Safety</a>
<a href="#" id="SafetyResearcher">Researcher Safety</a>

Revision as of 17:45, 30 September 2012

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