Team:Heidelberg/Notebook

From 2014.igem.org

(Difference between revisions)
Line 70: Line 70:
}
}
-
.month.activ .month-text, .month:hover .month-text {
+
.month:hover .month-text {
   color: #f3ca11;
   color: #f3ca11;
 +
  font-size: 1.5em;
 +
}
 +
 +
.month.activ .month-text {
   font-size: 1.5em;
   font-size: 1.5em;
}
}
Line 81: Line 85:
.month.active .hor-line, .month:hover .hor-line {
.month.active .hor-line, .month:hover .hor-line {
-
   width:40px;
+
   width:30px;
}
}

Revision as of 14:33, 13 October 2014