|
|
@ -351,18 +351,14 @@ button.stream-button:active { |
|
|
|
.hentry.current, |
|
|
|
.hentry.article, |
|
|
|
.hentry.artikel, |
|
|
|
.hentry.writings, |
|
|
|
.hentry.current .article-info, |
|
|
|
.hentry.current .featured-image img { |
|
|
|
width: calc(400px + 1em); |
|
|
|
} |
|
|
|
/* color background for articles */ |
|
|
|
.hentry.article, |
|
|
|
.hentry.artikel { |
|
|
|
padding: 1.5em 1em 1em 1em; |
|
|
|
border: 1px dashed #7e5211; |
|
|
|
border-radius: 15px; |
|
|
|
} |
|
|
|
|
|
|
|
.hentry.artikel, |
|
|
|
.hentry.writings { |
|
|
|
padding: 1.5em 1em 1em 1em; |
|
|
|
border: 1px dashed #7e5211; |
|
|
@ -370,6 +366,7 @@ button.stream-button:active { |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/****************************/ |
|
|
|
/* article */ |
|
|
|
#content.body .entry-title { |
|
|
|