Restyle event title
This commit is contained in:
parent
1a5cde17ac
commit
5367e42bd6
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue