Erste lauffähige Umgebung

This commit is contained in:
2017-01-09 07:12:57 +00:00
parent b974059208
commit 30efdc809c
25 changed files with 1770 additions and 193 deletions

View File

@@ -63,6 +63,24 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-left: 30px;
}
.keyvisual {
height: 285px;
overflow: hidden;
position: relative;
}
.carousel-inner {
height: 100%;
}
.keyvisual img {
position: absolute;
}
.slider img:not(:first-of-type) {
display: none;
}
@media screen and (min-width: 768px) {
.subaru_logo {
margin-top: 12px;