mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 08:25:43 +08:00
Add emoji style for blogs
This commit is contained in:
parent
342d09bc34
commit
52fbce07ed
@ -41,6 +41,11 @@ article.post {
|
||||
}
|
||||
}
|
||||
|
||||
img.emoji {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.post-replies {
|
||||
background-color: #eee;
|
||||
padding: 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user