×
Einen neuen Artikel erstellen
Schreibe den Seitennamen hierhin:
Wir haben derzeit 9.374 Artikel auf VAULTPEDIA. Gib deinen Artikelnamen oberhalb von oder klicke auf einen der unten stehenden Titel und beginne zu schreiben! ein



    VAULTPEDIA
    9.374Artikel

    MediaWiki:Infobox.css: Unterschied zwischen den Versionen

    VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.

    Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.

    Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.

    KKeine Bearbeitungszusammenfassung
    KKeine Bearbeitungszusammenfassung
    Zeile 3: Zeile 3:
         justify-content: center;
         justify-content: center;
         align-items: center;
         align-items: center;
    }
    .portable-infobox .pi-horizontal-group .pi-data-value, #content .portable-infobox .pi-data-label {
        border: none !important;
        background: transparent;
    }
    }



    Version vom 11. Februar 2026, 20:37 Uhr

    .portable-infobox .pi-title, .portable-infobox .pi-header {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .portable-infobox .pi-horizontal-group .pi-data-value, #content .portable-infobox .pi-data-label {
        border: none !important;
        background: transparent;
    }
    
    .portable-infobox .pi-section-navigation, .portable-infobox .pi-media-collection-tabs {
    	margin: 0px !important;
    	padding: 0px !important
    }
    
    .pi-section-navigation, .pi-media-collection-tabs {
    	justify-content: space-evenly;
    }
    
    .pi-panel-scroll-wrapper {
        min-height: fit-content !important;
    }
    
    
    .pi-image img {
    	width: -webkit-fill-available;
    }
    
    aside.portable-infobox.noexcerpt.searchaux.pi-background.pi-theme-typedtab.pi-layout-default {
        margin: 0px;
        border: 0px;
    }
    
    .pi-panel-scroll-wrapper {
        overflow: hidden;
        min-height: fit-content;
    }
    
    div#FO1 .portable-infobox .pi-title, div#FO1 .portable-infobox .pi-header, div#FO1 .pi-section-navigation .pi-section-tab.pi-section-active, div#FO1  .pi-section-navigation .pi-section-tab.current, div#FO1  .pi-media-collection .pi-tab-link.current  {
        background-color: #582020;
        background-image: none;
        color: #fff;
    }
    
    div#FO1 {
        border-color: #582020;
    }
    
    
    
    div#FO1 li.pi-section-tab.pi-item-spacing.pi-section-active {
        background-color: #582020;
        color: #fff;
    }
    div#FO1 .pi-section-navigation .pi-section-tab, div#FO1 .pi-media-collection .pi-tab-link {
        border-color: #582020;
    }
    
    div#FO2 .portable-infobox .pi-title, div#FO2 .portable-infobox .pi-header {
        background-color: #1e3656;
        background-image: none;
    }
    
    div#FO2 .portable-infobox .pi-title, div#FO2 .portable-infobox .pi-header, div#FO2 .pi-section-navigation .pi-section-tab.pi-section-active, div#FO2  .pi-section-navigation .pi-section-tab.current, div#FO2  .pi-media-collection .pi-tab-link.current  {
        background-color: #1e3656;
        background-image: none;
        color: #fff;
    }
    
    div#FO2 {
        border-color: #1e3656;
    }
    
    div#FO2 li.pi-section-tab.pi-item-spacing.pi-section-active {
        background-color: #1e3656;
        color: #fff;
    }
    div#FO2 .pi-section-navigation .pi-section-tab, div#FO2 .pi-media-collection .pi-tab-link {
        border-color: #1e3656;
    }
    
    div#FO3 .portable-infobox .pi-title, div#FO3 .portable-infobox .pi-header {
        background-color: #00a16b;
        background-image: none;
    }
    
    div#FO3 .portable-infobox .pi-title, div#FO3 .portable-infobox .pi-header, div#FO3 .pi-section-navigation .pi-section-tab.pi-section-active, div#FO3  .pi-section-navigation .pi-section-tab.current, div#FO3  .pi-media-collection .pi-tab-link.current  {
        background-color: #00a16b;
        background-image: none;
        color: #fff;
    }
    
    div#FO3 {
        border-color: #00a16b;
    }
    
    div#FO3 li.pi-section-tab.pi-item-spacing.pi-section-active {
        background-color: #00a16b;
        color: #fff;
    }
    div#FO3 .pi-section-navigation .pi-section-tab, div#FO3 .pi-media-collection .pi-tab-link {
        border-color: #00a16b;
    }
    
    
    div#FNV .portable-infobox .pi-title, div#FNV .portable-infobox .pi-header {
        background-color: #febf2b;
        background-image: none;
    }
    
    div#FNV .portable-infobox .pi-title, div#FNV .portable-infobox .pi-header, div#FNV .pi-section-navigation .pi-section-tab.pi-section-active, div#FNV  .pi-section-navigation .pi-section-tab.current, div#FNV  .pi-media-collection .pi-tab-link.current  {
        background-color: #febf2b;
        background-image: none;
        color: #fff;
    }
    
    div#FNV {
        border-color: #febf2b;
    }
    
    div#FNV li.pi-section-tab.pi-item-spacing.pi-section-active {
        background-color: #febf2b;
        color: #fff;
    }
    div#FNV .pi-section-navigation .pi-section-tab, div#FNV .pi-media-collection .pi-tab-link {
        border-color: #febf2b;
    }