Update file style.css
This commit is contained in:
parent
0390cfc6e1
commit
85acf08992
@ -180,15 +180,11 @@ a {
|
|||||||
body {
|
body {
|
||||||
font-size: 0.8em
|
font-size: 0.8em
|
||||||
}
|
}
|
||||||
.content {
|
|
||||||
width: 90%;
|
|
||||||
}
|
|
||||||
.article-preview {
|
.article-preview {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.article-preview .article-illustration {
|
.article-preview .article-illustration {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 90%;
|
|
||||||
padding: 2em 0;
|
padding: 2em 0;
|
||||||
}
|
}
|
||||||
.article-preview .article-miniature {
|
.article-preview .article-miniature {
|
||||||
@ -197,7 +193,6 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.article-preview .article-details {
|
.article-preview .article-details {
|
||||||
max-width: 90%;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user