Adds authors

This commit is contained in:
Ketan Gupta
2017-02-01 20:43:28 +05:30
parent 8a4a5d08ab
commit 16849fe42b
3 changed files with 10 additions and 0 deletions

View File

@ -669,6 +669,12 @@ blockquote {
color: #8b8b8b;
font-size: 12px;
}
.author {
font-size: 16px;
color: #333333;
margin-bottom: -25px;
}
}
// ============== /POST ============== //