Du bist aus dem folgenden Grund nicht berechtigt, die Seite zu bearbeiten:
Du kannst den Quelltext dieser Seite betrachten und kopieren.
.ac-layout-section {
display: flex;
}
.ac-layout-section.three_equal .ac-layout-cell {
flex: 33%;
}
.ac-layout-section.two_equal .ac-layout-cell {
flex: 50%;
}
.ac-layout-section.three_with_sidebars .ac-layout-cell:nth-child(1) {
flex: 25%;
}
.ac-layout-section.three_with_sidebars .ac-layout-cell:nth-child(2) {
flex: 50%;
}
.ac-layout-section.three_with_sidebars .ac-layout-cell:nth-child(3) {
flex: 25%;
000
1:0
Zurück zur Seite Vorlage:Layout.css.