Module:Infobox conflict/styles.css: Difference between revisions
From Objectshowpedia
Objectshowpedia>MateyOSC Created page with "→{{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; }" |
m 1 revision imported |
(No difference)
|
Latest revision as of 12:05, 30 January 2025
/* {{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;
}