MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 168: Zeile 168:
     grid-auto-rows: 1fr;
     grid-auto-rows: 1fr;
     grid-auto-flow: row;
     grid-auto-flow: row;
}
body[lang="de-easy"] #bodyContent .portale p {
    grid-template-columns: repeat(3, 1fr);
}
}


Zeile 173: Zeile 177:
     #bodyContent .portale p {
     #bodyContent .portale p {
         grid-template-columns: repeat(auto-fit, minmax(25%, calc(906px / 4)));
         grid-template-columns: repeat(auto-fit, minmax(25%, calc(906px / 4)));
    }
    body[lang="de-easy"] #bodyContent .portale p {
        grid-template-columns: repeat(auto-fit, minmax(calc(100% / 3), calc(906px / 4))));
     }
     }
}
}


body[lang="de-easy"] #bodyContent .portale p {
    grid-template-columns: repeat(3, 1fr);
}


#bodyContent table {
#bodyContent table {
10.360

Bearbeitungen

Cookies helfen uns bei der Bereitstellung von KiwiThek. Durch die Nutzung von KiwiThek erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü