MediaWiki:Common.css: differenze tra le versioni

Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 73: Riga 73:
margin-right: auto;
margin-right: auto;
}
}
}
/*  Banner donazioni  */
.cnotice-button1 {
    position: absolute;
}
.cnotice-button1 {
    background-color: #0063bf;
    color: white;
    position: static;
    top: 45%;
    right: 53px;
    transform: translateY(-45%);
    min-width: 110px;
}
}