modificato css navigazione canti

This commit is contained in:
Luca Trupiano 2022-11-16 16:49:23 +01:00
parent ce1c6d783d
commit 419843270e
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
/* custom.css */
.navig-canto:hover {
font-weight: 800;
color: #007bff !important;
cursor: pointer;
}
table {
width:90% !important;
}