MediaWiki:Mobile.css: differenze tra le versioni

nessun oggetto della modifica
Nessun oggetto della modifica
Etichette: Modifica da mobile Modifica da web per mobile
Nessun oggetto della modifica
Etichette: Modifica da mobile Modifica da web per mobile
Riga 36: Riga 36:
     justify-content: space-between;
     justify-content: space-between;
     margin-top: -12px;
     margin-top: -12px;
    margin-bottom: -16px;
}
}
/* Scrollbar su Firefox */
.home-box * {
    scrollbar-width: thin;
    scrollbar-color: #a1a3a5 #ffffff;
}
/* Scrollbar su Chromium, Edge e Safari */
.home-box *::-webkit-scrollbar {
    width: 12px;
}
.home-box *::-webkit-scrollbar-track {
    background: #fff;
}
.home-box *::-webkit-scrollbar-thumb {
    background-color: #c5c5c5;
    border-radius: 10px;
    border: 3px solid #fff;
}
.home-box:hover *::-webkit-scrollbar-thumb {
    background-color: #a1a3a5;
}
.home-box {
.home-box {
     background: #fff;
     background: #fff;
Riga 70: Riga 46:
     position: relative;
     position: relative;
     width: 100%;
     width: 100%;
     margin-bottom: 16px;
     margin: 6px 0!important;
     display: inline-flex;
     display: inline-flex;
     flex-shrink: 0;
     flex-shrink: 0;
    overflow: visible!important;
}
}
.home-box tbody, .home-box tr, .home-box th, .home-box td {
.home-box tbody, .home-box tr, .home-box th, .home-box td {
Riga 90: Riga 67:
     padding: 6px 12px;
     padding: 6px 12px;
     box-sizing: border-box;
     box-sizing: border-box;
    max-height: 238px;
    overflow: auto;
}
}
.home-box ul {
.home-box ul {
Riga 102: Riga 77:
}
}
#home-benvenuto {
#home-benvenuto {
    width: 100%;
     text-align: center;
     text-align: center;
     border-color: #cb8f8f;
     border-color: #cb8f8f;
Riga 114: Riga 88:
     width: 48px;
     width: 48px;
     height: 55px;
     height: 55px;
     top: -18px;
     top: -15px;
     left: 7px;
     left: 7px;
}
}
Riga 135: Riga 109:
     width: 38px;
     width: 38px;
     height: 61px;
     height: 61px;
     top: -24px;
     top: -20px;
     left: 14px;
     left: 14px;
}
}
Riga 149: Riga 123:
     width: 34px;
     width: 34px;
     height: 62px;
     height: 62px;
     top: -25px;
     top: -22px;
     left: 11px;
     left: 11px;
}
}
Riga 163: Riga 137:
     width: 26px;
     width: 26px;
     height: 60px;
     height: 60px;
     top: -23px;
     top: -20px;
     left: 14px;
     left: 14px;
}
}
Riga 183: Riga 157:
     width: 30px;
     width: 30px;
     height: 65px;
     height: 65px;
     top: -28px;
     top: -24px;
     left: 9px;
     left: 9px;
}
}
Riga 205: Riga 179:
     width: 36px;
     width: 36px;
     height: 58px;
     height: 58px;
     top: -22px;
     top: -20px;
     left: 10px;
     left: 10px;
}
}
Riga 231: Riga 205:
     width: 40px;
     width: 40px;
     height: 62px;
     height: 62px;
     top: -26px;
     top: -21px;
     left: 4px;
     left: 4px;
}
}