Difference between revisions of "Module:Infobox military conflict/styles.css"
Jump to navigation
Jump to search
test>Pppery (Adding protection template) |
test>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;
}