Update dev server
This commit is contained in:
@@ -74,6 +74,11 @@
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
animation: slideshow 30s linear infinite 0s;
|
animation: slideshow 30s linear infinite 0s;
|
||||||
}
|
}
|
||||||
|
@media screen and (max-width: 850px) {
|
||||||
|
.slideshow li span {
|
||||||
|
height: calc(100vh - 45px);
|
||||||
|
}
|
||||||
|
}
|
||||||
.slideshow li:nth-child(1) span {
|
.slideshow li:nth-child(1) span {
|
||||||
background-image: url("../img/galeri/9761.jpg");
|
background-image: url("../img/galeri/9761.jpg");
|
||||||
background-position-y: 50%;
|
background-position-y: 50%;
|
||||||
@@ -110,6 +115,11 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
color: #01003B;
|
color: #01003B;
|
||||||
}
|
}
|
||||||
|
@media screen and (max-width: 850px) {
|
||||||
|
.araclar a {
|
||||||
|
margin: 1.5vh 1vw;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.table {
|
.table {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user