« Module:Message box/style.css » : différence entre les versions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 8 : | Ligne 8 : | ||
} | } | ||
.box | .box .left | ||
{ | { | ||
height: 40px; | |||
display: flex; | |||
flex-direction: column; | |||
justify-content: center; | |||
} | } | ||
.box | .box .right | ||
{ | { | ||
margin: 0; | margin: 0; | ||
margin-left: 20px; | margin-left: 20px; | ||
} | } |