diff --git a/App/Views/base.html b/App/Views/base.html index 69f2ff3..b12ff95 100644 --- a/App/Views/base.html +++ b/App/Views/base.html @@ -177,6 +177,10 @@ .filter > div { text-align: center; } + + .rd-month button { + color: #000; + }