mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
css changed
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.month-title {
|
.calendar table.month th.month-title {
|
||||||
color: #fff;
|
color: #F7931A;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.day-header {
|
.calendar table.month th.day-header {
|
||||||
@@ -30,6 +30,10 @@
|
|||||||
.calendar table.month td.day .day-content {
|
.calendar table.month td.day .day-content {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar .calendar-header table th:hover {
|
||||||
|
background: #222;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.month-title {
|
.calendar table.month th.month-title {
|
||||||
color: #fff;
|
color: #F7931A;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.day-header {
|
.calendar table.month th.day-header {
|
||||||
@@ -30,6 +30,10 @@
|
|||||||
.calendar table.month td.day .day-content {
|
.calendar table.month td.day .day-content {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar .calendar-header table th:hover {
|
||||||
|
background: #222;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.month-title {
|
.calendar table.month th.month-title {
|
||||||
color: #fff;
|
color: #F7931A;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar table.month th.day-header {
|
.calendar table.month th.day-header {
|
||||||
@@ -30,6 +30,10 @@
|
|||||||
.calendar table.month td.day .day-content {
|
.calendar table.month td.day .day-content {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar .calendar-header table th:hover {
|
||||||
|
background: #222;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user