Reduce comments font size for events feed
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
92ca779ebc
commit
c818712dfa
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@
|
|||
color: #666;
|
||||
margin-top: 5px;
|
||||
|
||||
.md {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
pre {
|
||||
border: none;
|
||||
background: #f9f9f9;
|
||||
|
|
Loading…
Reference in a new issue