Restyle event title

This commit is contained in:
Sytse Sijbrandij 2013-09-21 20:59:46 +02:00
parent 1a5cde17ac
commit 5367e42bd6

View file

@ -46,8 +46,8 @@
border-bottom: 1px solid #eee; border-bottom: 1px solid #eee;
.event-title { .event-title {
color: #333; color: #333;
font-weight: bold; font-weight: normal;
font-size: 14px; font-size: 15px;
.author_name { .author_name {
color: #333; color: #333;
} }