Template:Autres projets/styles.css
Appearance
.autres-projets > .titre {
text-align: center;
margin: 0.2em 0;
}
.autres-projets > ul {
margin: 0;
padding: 0;
}
.autres-projets > ul > li {
list-style: none;
margin: 0.2em 0;
text-indent: 0;
padding-left: 24px;
min-height: 20px;
text-align: left;
display: block;
}
.autres-projets > ul > li > a {
font-style: italic;
}
@media (max-width: 720px) {
.autres-projets {
float:none;
}
}
/* [[Catégorie:Sous-page de modèle feuille de style]] */