1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 09:41:26 +02:00

Reduce event post font size

This commit is contained in:
Toby Zerner
2015-09-08 11:13:35 +09:30
parent 86af56f472
commit 7c2fbb37b5

View File

@@ -209,7 +209,7 @@
} }
} }
.EventPost-info { .EventPost-info {
font-size: 15px; font-size: 14px;
} }
.DiscussionRenamedPost-old, .DiscussionRenamedPost-new { .DiscussionRenamedPost-old, .DiscussionRenamedPost-new {