Updated some styling
This commit is contained in:
parent
dabc3fc0d6
commit
30cb48207e
@ -78,6 +78,13 @@ iframe {
|
|||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border: 0;
|
||||||
|
height: 2px;
|
||||||
|
background: rgba(121, 130, 139, 0.52);
|
||||||
|
width: 80%;
|
||||||
|
}
|
||||||
|
|
||||||
.emoji {
|
.emoji {
|
||||||
display: inline !important;
|
display: inline !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
@ -137,7 +144,7 @@ iframe {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-meta {
|
.post-meta {
|
||||||
color: #79828B;
|
color: #3d4145;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 17px;
|
line-height: 17px;
|
||||||
margin: 0 0 12px 0;
|
margin: 0 0 12px 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user