This commit is contained in:
George Ruinelli
2022-09-21 17:51:53 +02:00
parent 1c9cd46d88
commit b3b1c18ff5

View File

@@ -154,7 +154,6 @@ p {
padding:0px;
width:160px;
color: black;
background-color: blue;
}
.menu li:hover li a{
@@ -171,7 +170,6 @@ p {
padding:0px 10px 0px 15px;
text-align:left;
width:160px;
/* background-color: blue; */
}
.menu li ul a:hover,
@@ -193,7 +191,6 @@ p {
color:#ffffff;
text-decoration:none;
color:white;
background-color: green;
width:160px;
}