mirror of
https://github.com/shadoll/mebli.git
synced 2025-12-20 03:26:51 +00:00
Update index.html
This commit is contained in:
@@ -35,6 +35,10 @@
|
|||||||
background: rgba(0, 0, 0, 0.7);
|
background: rgba(0, 0, 0, 0.7);
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
.footer a {
|
||||||
|
text-decoration: none;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -45,7 +49,7 @@
|
|||||||
<div class="slide" style="background-image: url('wall3.jpg');"></div>
|
<div class="slide" style="background-image: url('wall3.jpg');"></div>
|
||||||
<div class="slide" style="background-image: url('wall4.jpg');"></div>
|
<div class="slide" style="background-image: url('wall4.jpg');"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">© 2025 <a href="email:headway-appeals-3z@icloud.com">sHa</a></div>
|
<div class="footer">© <a href="email:headway-appeals-3z@icloud.com">sHa</a></div>
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
let index = 0;
|
let index = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user