mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-19 22:42:17 +00:00
First pass at making the calendar less crap
This commit is contained in:
@@ -12,6 +12,22 @@
|
||||
}
|
||||
}
|
||||
|
||||
.fc-content {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.fc-agendaDay-view {
|
||||
.fc-content {
|
||||
font-size: large !important;
|
||||
}
|
||||
}
|
||||
|
||||
.fc-agendaWeek-view {
|
||||
.fc-content {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
}
|
||||
|
||||
#content {
|
||||
padding: 40px 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user