Vichi se ritrovo un css scritto così vengo a godo e ti picchio con le mie stesse mani

This commit is contained in:
Leocraft1
2025-08-14 10:04:49 +02:00
parent 56da06ebf4
commit 97a80edc64
5 changed files with 432 additions and 446 deletions

View File

@@ -1,7 +1,13 @@
body {
background-color: #282828;
text-align: center;
color: white;
font-family: Titillium Web;
}
:root {
--primary-color: #afafaf;
--accent-color: #0074d9;
--bg-color: #2e2d2d;
--white: #ffffff;
--light-gray: #848991;
--border-color: #727070;
@@ -16,29 +22,18 @@
}
img{
margin-top: 10px;
width: 150px;
margin-top: 10px;
width: 150px;
}
* {
box-sizing: border-box;
}
body {
font-family: Titillium Web;
background-color: var(--bg-color);
color: var(--text-color);
}
h1 {
text-align: center;
}
main {
max-width: 900px;
margin: 40px auto;
padding: 30px;
background-color: var(--bg-color);
text-align: center;
}
@@ -102,10 +97,6 @@ tr:nth-child(even) {
padding: 20px 0;
}
footer {
text-align: center;
}
a {
color: orange;
}

View File

@@ -20,7 +20,7 @@
</ul>
</nav>
</header>
<center><img src="img/start.png" alt="Start Romagna" width="10%"></center>
<img src="img/start.png" alt="Start Romagna" width="10%">
<h1>Monitor corse non garantite</h1>
<main>
<form id="formStazione">