mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 15:10:48 +00:00
Altre corsie cercaorario + fix dimensione navbar index
This commit is contained in:
@@ -23,7 +23,7 @@ table {
|
||||
min-width: 85%;
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
margin-top: 1rem;
|
||||
margin-top: 18px;
|
||||
}
|
||||
|
||||
th {
|
||||
@@ -42,6 +42,10 @@ th,td {
|
||||
background-color: rgb(241, 120, 120) !important;
|
||||
}
|
||||
|
||||
hr{
|
||||
margin-top:19px;
|
||||
}
|
||||
|
||||
h1.warning {
|
||||
color:red;
|
||||
font-size: 16px;
|
||||
@@ -104,6 +108,11 @@ nav ul li a:hover {
|
||||
a {
|
||||
color: orange;
|
||||
}
|
||||
a.bianco{
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#bacino,
|
||||
#searchBar {
|
||||
padding: 10px;
|
||||
@@ -159,6 +168,9 @@ a {
|
||||
#stopCodeBar {
|
||||
width: 80%;
|
||||
}
|
||||
hr{
|
||||
margin-bottom:19px;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
|
Reference in New Issue
Block a user