Sie betrachten eine alte Version der Seite. Zur neuesten Version gehen.
.bs-layout-container { width: 75%; margin-left: auto; margin-right: auto; }
.bs-layout-container .bs-layout-cell { height: 180px; border: 1px solid black; background-color: #999999; padding: 0; }
.bs-layout-container .bs-layout-cell a, .bs-layout-container .bs-layout-cell a:hover { color: #FFFFFF !important; font-size: 18px; font-weight: bold; display: block; width: 100%; height: 100%; text-align: center; padding-top: 60px; }
.bs-layout-container { width: 75%; margin-left: auto; margin-right: auto; } .bs-layout-container .bs-layout-cell { height: 180px; border: 1px solid black; background-color: #999999; padding: 0; } .bs-layout-container .bs-layout-cell a, .bs-layout-container .bs-layout-cell a:hover { color: #FFFFFF !important; font-size: 18px; font-weight: bold; display: block; width: 100%; height: 100%; text-align: center; padding-top: 60px; }
Zeile 9: | Zeile 9: | ||
border: 1px solid black; | border: 1px solid black; | ||
background-color: #999999; | background-color: #999999; | ||
+ | padding: 0; | ||
} | } | ||
Zeile 19: | Zeile 20: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
+ | text-align: center; | ||
+ | padding-top: 60px; | ||
} | } |