Added blog post, updated styles
This commit is contained in:
parent
f3cc5e337b
commit
3579458b40
24 changed files with 206 additions and 107 deletions
|
@ -40,7 +40,8 @@ a {
|
|||
}
|
||||
|
||||
article.post,
|
||||
article.page {
|
||||
article.page,
|
||||
article.listing {
|
||||
img {
|
||||
border: 5px solid #fff;
|
||||
border-radius: 3px;
|
||||
|
|
|
@ -70,7 +70,8 @@ article {
|
|||
font-size: 12px;
|
||||
padding: 0 0 5px;
|
||||
> * {
|
||||
margin-right: 20px;
|
||||
margin-right: 15px;
|
||||
white-space: nowrap;
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue