Updated some styling

This commit is contained in:
Marcus Noble 2018-01-01 09:50:30 +00:00
parent dabc3fc0d6
commit 30cb48207e
1 changed files with 8 additions and 1 deletions

View File

@ -78,6 +78,13 @@ iframe {
overflow: scroll;
}
hr {
border: 0;
height: 2px;
background: rgba(121, 130, 139, 0.52);
width: 80%;
}
.emoji {
display: inline !important;
margin: 0 !important;
@ -137,7 +144,7 @@ iframe {
}
.post-meta {
color: #79828B;
color: #3d4145;
font-size: 15px;
line-height: 17px;
margin: 0 0 12px 0;