MediaWiki:Gadget-Infobox.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
slight style change so the infobox pops out more |
||
| Line 13: | Line 13: | ||
border-radius: 5px; | border-radius: 5px; | ||
border-style: unset; | border-style: unset; | ||
border: | border: 3px solid var(--pi-border); | ||
color: var(--theme-page-text-color); | color: var(--theme-page-text-color); | ||
border-radius: 10px !important; | border-radius: 10px !important; | ||