Modul:Message box/ombox.css: Unterschied zwischen den Versionen

and move mbox-small to 720px here as well
(margin to media query)
(and move mbox-small to 720px here as well)
Zeile 10: Zeile 10:
/* For the "small=yes" option. */
/* For the "small=yes" option. */
.ombox.mbox-small {
.ombox.mbox-small {
/* @noflip */
clear: right;
/* @noflip */
float: right;
/* @noflip */
margin: 4px 0 4px 1em;
width: 238px;
font-size: 88%;
font-size: 88%;
line-height: 1.25em;
line-height: 1.25em;
Zeile 81: Zeile 74:
.ombox {
.ombox {
margin: 4px 10%;
margin: 4px 10%;
}
.ombox.mbox-small {
/* @noflip */
clear: right;
/* @noflip */
float: right;
/* @noflip */
margin: 4px 0 4px 1em;
width: 238px;
}
}
}
}
Anonymer Benutzer