Aggiornamento frequenze

This commit is contained in:
Leocraft1
2025-10-16 13:55:06 +02:00
parent d8a0eecb7e
commit 4910db509f
5 changed files with 48 additions and 16 deletions

View File

@@ -17,21 +17,17 @@ body {
display: inline-block;
}
table {
border-collapse: collapse;
border-radius: 8px;
min-width: 85%;
max-width: 100%;
margin: auto;
margin-top: 18px;
#link-a-seta{
margin:8px;
}
th {
background-color: rgb(204, 132, 0);
table{
margin-left: auto;
margin-right: auto;
}
th,td {
border: 2px solid #444;
border: none;
padding: .7vw;
padding-top: .6vw;
padding-bottom: .6vw;