Add Moon phase display to Minari calendar

This commit is contained in:
2015-09-23 01:13:47 +02:00
parent 968d92ed4c
commit e6775e2ac8
31 changed files with 47 additions and 6 deletions

View File

@@ -67,3 +67,7 @@ td {
.today {
background-color: red;
}
.date-popover {
text-align: center;
}