Difference between revisions of "Team:NCTU Formosa/source/header-notebook"

Line 131: Line 131:
 
}
 
}
 
.calendar-day:nth-child(2) li {
 
.calendar-day:nth-child(2) li {
background:  #black ;
+
background:  #fbfbfb ;
 
}
 
}
 
.note:nth-child(1) {
 
.note:nth-child(1) {
Line 137: Line 137:
 
}
 
}
 
.calendar-day:nth-child(3) li {
 
.calendar-day:nth-child(3) li {
background: #909090;
+
background: #fbfbfb;
 
}
 
}
 
.note:nth-child(2) {
 
.note:nth-child(2) {
Line 143: Line 143:
 
}
 
}
 
.calendar-day:nth-child(4) li {
 
.calendar-day:nth-child(4) li {
background: #777;
+
background: #fbfbfb;
 
}
 
}
 
.note:nth-child(3) {
 
.note:nth-child(3) {
Line 149: Line 149:
 
}
 
}
 
.calendar-day:nth-child(5) li {
 
.calendar-day:nth-child(5) li {
background: #545454;
+
background: #fbfbfb;
 
}
 
}
 
.note:nth-child(4) {
 
.note:nth-child(4) {
Line 155: Line 155:
 
}
 
}
 
.calendar-day:nth-child(6) li {
 
.calendar-day:nth-child(6) li {
background:#424242;
+
background:#fbfbfb;
 
}
 
}
 
.note:nth-child(5) {
 
.note:nth-child(5) {

Revision as of 14:04, 28 August 2015