Apri il menu principale

Modifiche

MediaWiki:Common.css

345 byte aggiunti, 17:38, 25 gen 2019
nessun oggetto della modifica
margin-bottom: 5px;
padding: 5px 10px;
height: 84px112px;
background: #161619;
border-radius: 0.625rem;
.home-riga:last-child {
margin-bottom: 10px;
}
.box-contenitore ::-webkit-scrollbar-track {
background: transparent;
border: 2px solid transparent;
}
.home-news-contenitore {
margin-bottom: 5px;
border-radius: 0.625rem;
overflow: hidden;
}
.home-news-contenuto {
height: 120px;
display: flex;
justify-content: center;
padding: 5px 10px;
background: #161619;
overflow-y: scroll;
}
@media only screen and (max-width: 1279px){