Update colour for day bg
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
}
|
||||
|
||||
.nav-btn:hover {
|
||||
background: rgba(233, 161, 167, 0.1);
|
||||
background: rgba(0, 159, 183, 0.1);
|
||||
border-color: #009FB7;
|
||||
}
|
||||
|
||||
@@ -347,7 +347,7 @@
|
||||
}
|
||||
|
||||
.day.today {
|
||||
background: rgba(233, 161, 167, 0.1);
|
||||
background: rgba(0, 159, 183, 0.1);
|
||||
}
|
||||
|
||||
.day.today .date {
|
||||
|
||||
Reference in New Issue
Block a user