« Module:Message box/style.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
flex-direction: row; | flex-direction: row; | ||
justify-content: flex-start; | justify-content: flex-start; | ||
} | } | ||
.box h4 | .box h4 | ||
{ | { | ||
margin | margin: 0; | ||
} | } | ||
.box p | .box p | ||
{ | { | ||
margin: 0; | |||
margin-left: 20px; | margin-left: 20px; | ||
} | } |