mirror of
https://github.com/ulaulaman/eduinaf.git
synced 2025-02-28 21:57:41 +01:00
Pulizia
This commit is contained in:
parent
dba1213f8d
commit
159aff6501
@ -165,70 +165,6 @@ div.paleBlueRows {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Menu con lista */
|
|
||||||
|
|
||||||
.menuhor {
|
|
||||||
list-style-type: none;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
overflow: hidden;
|
|
||||||
border: 1px solid #e7e7e7;
|
|
||||||
background-color: #f3f3f3;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuhor button {
|
|
||||||
float: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuhor button a {
|
|
||||||
display: block;
|
|
||||||
color: #000;
|
|
||||||
padding: 8px 16px;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuhor button a.active {
|
|
||||||
background-color: #1d71b8;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuhor button a:hover:not(.active) {
|
|
||||||
background-color: #1f2c4e;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
|
||||||
.menuhor button {float: none;}
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuver {
|
|
||||||
list-style-type: none;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
width: 25%;
|
|
||||||
background-color: #f1f1f1;
|
|
||||||
position: fixed;
|
|
||||||
height: 100%;
|
|
||||||
overflow: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuver button a {
|
|
||||||
display: block;
|
|
||||||
color: #000;
|
|
||||||
padding: 8px 16px;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuver button a.active {
|
|
||||||
background-color: #1d71b8;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menuver button a:hover:not(.active) {
|
|
||||||
background-color: #1f2c4e;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Mappe inaf e irnet
|
Mappe inaf e irnet
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user