User:Petewr/common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*/ .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),co...") |
(No difference)
|
Revision as of 11:31, 8 August 2022
*/ .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; } /*