Restyle event title

This commit is contained in:
Sytse Sijbrandij 2013-09-21 20:59:46 +02:00
parent 1a5cde17ac
commit 5367e42bd6
1 changed files with 2 additions and 2 deletions

View File

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