User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 221: Line 221:
.subNavBtn {
.subNavBtn {
-
display: block;
+
  display: block;
-
height: 35px;
+
  height: 35px;
-
width: 12%;
+
  width: 12%;
-
float: left;
+
  float: left;
-
margin: 0px 0px 0 0;
+
  margin: 0px 0px 0 0;
-
text-decoration: none;
+
  text-decoration: none;
-
font-size: 12pt;
+
  font-size: 12pt;
-
padding: 15px 2% 0 2%;
+
  padding: 15px 2% 0 2%;
-
text-align: center;
+
  text-align: center;
-
color: white;
+
  color: white;
}
}
.active {
.active {
-
background: #9A1435;
+
  background: #9A1435;
 +
  color: white;
}
}
-
 

Revision as of 16:43, 16 October 2013