MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.pi- | |||
.portable-infobox > .pi-item:last-child { | |||
border-bottom: auto; | |||
} | |||
.portable-infobox .pi-item-spacing { | |||
padding: 5px 10px; | |||
padding: var(--pi-item-spacing); | |||
margin-left: 37px; | |||
} | } |