Reduce font-size for event-title

This commit is contained in:
Dmitriy Zaporozhets 2013-10-27 16:38:38 +02:00
parent 4faa895623
commit 05b5e318a1
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
.event-title {
color: #333;
font-weight: normal;
font-size: 15px;
font-size: 14px;
.author_name {
color: #333;
}