1,087
edits
(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 edit summary |
||
Line 1: | Line 1: | ||
.portable-infobox { | .portable-infobox { | ||
border-bottom: 20px solid #404a57; | border-bottom: 20px solid #404a57; | ||
Line 45: | Line 44: | ||
border:none; | border:none; | ||
} | } | ||
edits