Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.portable-infobox {
background-color: transparent;
margin: 0 0 15px 15px;
border: 2px solid skyblue;
border-radius: 10px;
padding: 5px
}
.portable-infobox .pi-title {
text-align:center;
font-weight:900;
}
.portable-infobox.pi-background {
background-color: transparent;
}
.portable-infobox .pi-secondary-background {
background-color: black;
}
.portable-infobox .pi-border-color {
border-color: white;
}
.portable-infobox .pi-navigation {
background-color:black;
font-size:8px!important;
font-weight:bold;
border-radius:5px;
text-align:center;
font-style:italic;
}
.portable-infobox .pi-font, .portable-infobox .pi-secondary-font {
font-size: 10px;
}
.portable-infobox .pi-data-value {
line-height: 22px
}
.portable-infobox .pi-data-value .mw-collapsible-toggle { padding: 5px; }
.pi-data:not(:last-of-type),.pi-group {
border-bottom-width: 0
}
.pi-image-collection-tab-content {
background-color: transparent;
}
.pi-image-collection-tabs {
background-color: transparent;
font-size: 9px;
line-height: 12px;
font-weight:bold;
}
ul.pi-image-collection-tabs li.current {
color:#808080!important;
}
ul.pi-image-collection-tabs li {
border:none!important;
}
.pi-theme-name.pi-image-thumbnail {
max-height: 250px;
width: auto;
}