forked from varia/varia.website
Update 'themes/varia/static/css/main.css'
This commit is contained in:
parent
239e23cf20
commit
4dd6faec01
@ -351,23 +351,20 @@ 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 {
|
||||
.hentry.artikel,
|
||||
.hentry.writings {
|
||||
padding: 1.5em 1em 1em 1em;
|
||||
border: 1px dashed #7e5211;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.hentry.writings{
|
||||
padding: 1.5em 1em 1em 1em;
|
||||
border: 1px dashed #7e5211;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
|
||||
/****************************/
|
||||
|
Loading…
Reference in New Issue
Block a user