MediaWiki:Minerva.css: Difference between revisions
m fixing the last edit |
m adjusted the infobox spacing Tags: Mobile edit Mobile web edit |
||
| Line 16: | Line 16: | ||
.infobox.vevent { | .infobox.vevent { | ||
border-radius: 8px; | border-radius: 8px; | ||
} | |||
@media (min-width:640px) { | |||
.infobox.vevent { | |||
margin-left: 1em; | margin-left: 1em; | ||
} | } | ||
} | |||
.infobox-image { | .infobox-image { | ||
padding: 0px; | padding: 0px; | ||