Team:NCTU Formosa/source/header-notebook
From 2014.igem.org
(Difference between revisions)
Line 94: | Line 94: | ||
} | } | ||
.calendar-day:nth-child(2) li { | .calendar-day:nth-child(2) li { | ||
- | background: | + | background: #C2C2C2 ; |
} | } | ||
.note:nth-child(1) { | .note:nth-child(1) { | ||
Line 100: | Line 100: | ||
} | } | ||
.calendar-day:nth-child(3) li { | .calendar-day:nth-child(3) li { | ||
- | background: # | + | background: #909090; |
} | } | ||
.note:nth-child(2) { | .note:nth-child(2) { | ||
Line 106: | Line 106: | ||
} | } | ||
.calendar-day:nth-child(4) li { | .calendar-day:nth-child(4) li { | ||
- | background: | + | background: #777; |
} | } | ||
.note:nth-child(3) { | .note:nth-child(3) { | ||
Line 112: | Line 112: | ||
} | } | ||
.calendar-day:nth-child(5) li { | .calendar-day:nth-child(5) li { | ||
- | background: | + | background: #545454; |
} | } | ||
.note:nth-child(4) { | .note:nth-child(4) { | ||
Line 118: | Line 118: | ||
} | } | ||
.calendar-day:nth-child(6) li { | .calendar-day:nth-child(6) li { | ||
- | background: | + | background:#424242; |
} | } | ||
.note:nth-child(5) { | .note:nth-child(5) { |
Revision as of 14:40, 8 October 2014