Module:Infobox military conflict/styles.css: Difference between revisions
Appearance
imported>Pppery Adding protection template |
imported>Frietjes per request |
||
| Line 6: | Line 6: | ||
clear: right; | clear: right; | ||
} | } | ||
} | |||
.infobox.vevent .status > p:first-child { | |||
margin: 0; | |||
} | } | ||
Revision as of 22:52, 19 June 2020
/* {{pp-template}} */
@media all and (min-width:720px) {
.desktop-float-right {
box-sizing: border-box;
float: right;
clear: right;
}
}
.infobox.vevent .status > p:first-child {
margin: 0;
}