Delete index.html

This commit is contained in:
2024-08-30 10:37:06 +02:00
parent 6d27671cfb
commit 8c1f5a38a6

View File

@@ -1,82 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>StreamingCommunity Link Giusto</title>
<style>
body {
box-sizing: border-box;
margin: 0;
padding: 4wh;
border: 10px solid #ccc;
background-color: #f4f4f4;
}
div {
width: 200wj;
height: 200wj;
background-color: #fbfbfb;
padding: 20px;
}
img {
max-width: 90%;
padding: 20px;
}
a {
width: 300wj;
height: 200wj;
}
h1 {
font-size: 36px;
/* Default size for desktop */
}
@media (max-width: 480px) {
h1 {
font-size: 18px;
/* Size for mobile phones */
}
}
@media (max-width: 480px) {
h3 {
font-size: 15px;
/* Size for mobile phones */
}
}
</style>
</head>
<body>
<center>
<br>
<div class="link">
<h3>Link aggiornato per Streaming Community:</h3>
<h1><a href=https://streamingcommunity.market />streamingcommunity.market</a></h1>
<h3>(cambia circa una volta al mese)</h3>
</div>
<br><br>
<img style="display:block; margin-left: auto; margin-right: auto" src="./splash.gif">
<br><br>
<div class="link">
<h3>Link aggiornato per Streaming Community:</h3>
<h1><a href=https://streamingcommunity.market />streamingcommunity.market</a></hq>
<h4>(cambia circa una volta al mese)</h4>
</div>
</center>
</body>
</html>