Update file style.css
This commit is contained in:
parent
1132d24f11
commit
266d250198
@ -188,13 +188,18 @@ a {
|
|||||||
}
|
}
|
||||||
.article-preview .article-illustration {
|
.article-preview .article-illustration {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 80%;
|
max-width: 90%;
|
||||||
padding: 2em 0;
|
padding: 2em 0;
|
||||||
}
|
}
|
||||||
.article-preview .article-miniature {
|
.article-preview .article-miniature {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.article-preview .article-details {
|
||||||
|
max-width: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
.article-preview .article-data {
|
.article-preview .article-data {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user