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