modificato css navigazione canti
This commit is contained in:
parent
ce1c6d783d
commit
419843270e
|
@ -1,5 +1,11 @@
|
|||
/* custom.css */
|
||||
|
||||
.navig-canto:hover {
|
||||
font-weight: 800;
|
||||
color: #007bff !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table {
|
||||
width:90% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue