Erste lauffähige Umgebung
This commit is contained in:
18
css/ahd.css
18
css/ahd.css
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user