Hauptmenü öffnen

Memory Alpha Nova β

Änderungen

MediaWiki:Portable infobox.css

494 Bytes hinzugefügt, 22:31, 2. Nov. 2019
keine Bearbeitungszusammenfassung
.portable-infobox .pi-secondary-background {
background-color:transparent;
background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #0e1519), color-stop(50%, #3a5766), color-stop(100%, #0e1519));
background: -webkit-linear-gradient(left center, #0e1519 0%, #3a5766 50%, #0e1519 100%);
background: -moz-linear-gradient(left center, #0e1519 0%, #3a5766 50%, #0e1519 100%);
background: -o-linear-gradient(left center, #0e1519 0%, #3a5766 50%, #0e1519 100%);
background: linear-gradient(left center, #0e1519 0%, #3a5766 50%, #0e1519 100%);
}
.portable-infobox .pi-border-color {
padding: 4px;
text-align: center;
font-weight:900700;
color:inherit;
}
1.096
Bearbeitungen