largeur de colonne page accueil/texte accueil
This commit is contained in:
parent
055005ba6b
commit
458bd2963e
@ -171,6 +171,13 @@ span.btn {
|
||||
.main {
|
||||
padding-bottom:1rem;
|
||||
}
|
||||
.flex2 > .main {
|
||||
max-width:60%;
|
||||
}
|
||||
.flex2 > .aside {
|
||||
max-width:40%;
|
||||
padding-left:($spacer*4);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -737,7 +744,10 @@ a:hover .fab, a:hover .fas {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* centrer le lecteur audio pour SPIP3 */
|
||||
.audio-wrapper {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* ajout Antoine - 1 */
|
||||
/*! Plusieurs typographies sont finalement trop grosses, j'ai réduit. */
|
||||
|
Loading…
Reference in New Issue
Block a user