Module:Infobox military conflict/styles.css: Difference between revisions
Jump to navigation
Jump to search
(per request) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 12:45, 28 February 2024
/* {{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;
}