MediaWiki:Wikibound.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 186: Riga 186:
     background-repeat: repeat;
     background-repeat: repeat;
     border-right: 1px solid #1c2744;
     border-right: 1px solid #1c2744;
     border-left: 1px solid #304679;
     border-left: 1px solid #2f4067;
     border-bottom: 1px solid #1c2744;
     border-bottom: 1px solid #1c2744;
     height: 38px;
     height: 38px;
Riga 234: Riga 234:
     padding: 14px 0.625em 10px 0.625em;
     padding: 14px 0.625em 10px 0.625em;
     border-right: 1px solid #1c2744;
     border-right: 1px solid #1c2744;
     border-left: 1px solid #304679;
     border-left: 1px solid #2f4067;
     border-bottom: 1px solid #1c2744;
     border-bottom: 1px solid #1c2744;
     text-transform: capitalize;
     text-transform: capitalize;
Riga 363: Riga 363:
margin-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-bottom: 10px;
}
/* Icone menu */
#mw-panel li>a:before {
    padding-right: 4px;
    font-family: 'Font Awesome\ 5 Free','Font Awesome\ 5 Brands';
    font-weight: 900;
    width: 25px;
    display: inline-block;
    text-align: center;
    margin-left: -6px;
    vertical-align: middle;
}
#p-tb li>a:before {
content: '\f552 ';
}
}

Menu di navigazione