User:Petewr/common.css
Jump to navigation
Jump to search
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.portable-infobox { border-bottom: 20px solid #404a57; border-radius: 0 0 5px 5px; } .portable-infobox .pi-title { border-radius: 5px 5px 5px 5px; background-image: -o-linear-gradient(linear,0% 0%,0% 40%,color-stop(0%,#566374),color-stop(100%,#404a57)); background-image: -ms-linear-gradient(linear,0% 0%,0% 40%,color-stop(0%,#566374),color-stop(100%,#404a57)); background-image: -moz-linear-gradient(linear,0% 0%,0% 40%,color-stop(0%,#566374),color-stop(100%,#404a57)); background-image: -webkit-gradient(linear,0% 0%,0% 40%,color-stop(0%,#566374),color-stop(100%,#404a57)); } .portable-infobox .pi-header { background-image:none; background-color: #404a57; border-top: 1px solid #404040; } .portable-infobox .pi-header, .portable-infobox .pi-title { color:#fff; } .portable-infobox .pi-secondary-background, .portable-infobox .pi-header, .portable-infobox .pi-title { background-color: #404a57; } .portable-infobox, .portable-infobox .pi-navigation { background-color: #f9f9f9; } .pi-navigation { border-top: 1px solid #404040; } .portable-infobox .pi-data:not(:last-of-type), .portable-infobox .pi-group, .portable-infobox .pi-data:last-of-type + .pi-group, .portable-infobox .pi-horizontal-group .pi-horizontal-group-item:not(:first-child) { border:none; }