Update file style.css
This commit is contained in:
parent
29982692c8
commit
8fc45bed72
@ -121,7 +121,7 @@ a {
|
||||
|
||||
.article-preview .article-titre {
|
||||
font: 1.5em crfont, Arial;
|
||||
padding: 0 0 0.3em 0;
|
||||
padding: 0.5 0 0.5em 0;
|
||||
}
|
||||
|
||||
.article-resume-input {
|
||||
@ -183,4 +183,25 @@ a {
|
||||
.content {
|
||||
width: 90%;
|
||||
}
|
||||
.article-preview {
|
||||
display: block;
|
||||
}
|
||||
.article-preview .article-illustration {
|
||||
margin: 0 auto;
|
||||
max-width: 80%;
|
||||
padding: 2em 0;
|
||||
}
|
||||
.article-preview .article-miniature {
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.article-preview .article-data {
|
||||
font-size: 1em;
|
||||
}
|
||||
.article-preview .article-titre {
|
||||
font-size: 2em;
|
||||
}
|
||||
.article-preview .article-resume {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user