« MediaWiki:Common.css » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(Une version intermédiaire par le même utilisateur non affichée) | |||
Ligne 13 : | Ligne 13 : | ||
.boite-header { | .boite-header { | ||
font-weight: bold; | font-weight: bold; | ||
font-size:16px; | |||
margin-bottom: 5px; | margin-bottom: 5px; | ||
background:#6ad261; | background:#6ad261; | ||
text-transform:uppercase; | text-transform:uppercase; | ||
color:white; | color:white; | ||
padding: | padding: 8px; | ||
} | } | ||
Dernière version du 17 novembre 2023 à 13:55
.big-title { text-transform:uppercase; font-size:18px; text-align:center; padding:10px; } .boite { border: 1px solid #ccc; background-color: #f9f9f9; margin: 10px 0; } .boite-header { font-weight: bold; font-size:16px; margin-bottom: 5px; background:#6ad261; text-transform:uppercase; color:white; padding: 8px; } .boite-contenu { margin-top: 5px; padding: 10px; }