mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Modifies design of authors
This commit is contained in:
@ -13,7 +13,7 @@ layout: layout
|
||||
{{ page.date | date: "%B %e, %Y" }}
|
||||
</div>
|
||||
<div class="author">
|
||||
{{ page.author }}
|
||||
- {{ page.author }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="row body">
|
||||
|
||||
@ -671,8 +671,8 @@ blockquote {
|
||||
}
|
||||
|
||||
.author {
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
font-size: 14px;
|
||||
color: #8b8b8b;
|
||||
margin-bottom: -25px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user