default.css: to boldly go where no calendar entry that is sourced from news has gone before

This commit is contained in:
Astro 2014-06-02 00:18:59 +02:00
parent 22b17314fa
commit 9127fd2bf4
1 changed files with 3 additions and 0 deletions

View File

@ -524,6 +524,9 @@ table.calendar tr td ul li {
table.calendar tr td:hover ul li {
overflow: visible;
}
table.calendar tr td ul li a[href^="news/"] {
font-weight: bold;
}
.calendar .today {
background-color: #ebd16d;