Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Infobox military conflict/styles.css

From ProleWiki, the proletarian encyclopedia
Revision as of 10:15, 11 September 2024 by General-KJ (talk | contribs) (Troubleshooting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		background-color: var(--color-surface-2);
		float: right;
		clear: right;
	}
}

.infobox.vevent .status > p:first-child {
	margin: 0;
}