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: #D9D9D9#999999; }
.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%; }
.bs-layout-container { width: 75%; margin-left: auto; margin-right: auto; } .bs-layout-container .bs-layout-cell { background-color: #D9D9D9height: 180px; border: 1px solid black; background-color: #999999; } .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%; }
Zeile 6: | Zeile 6: | ||
.bs-layout-container .bs-layout-cell { | .bs-layout-container .bs-layout-cell { | ||
− | background-color: # | + | height: 180px; |
+ | border: 1px solid black; | ||
+ | background-color: #999999; | ||
} | } | ||
Zeile 14: | Zeile 16: | ||
font-size: 18px; | font-size: 18px; | ||
font-weight: bold; | font-weight: bold; | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
} | } |