MediaWiki:Common.css: mudanças entre as edições

sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
.changelog__link,
.changelog__link:visited {
    color: #42046f;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 1.15rem;
    display: flex;
    justify-content: space-between;
    padding: .5rem .95rem;
    border-bottom: 1px solid rgb(120, 120, 120);
    transition: background .25s ease;
}
.changelog__link:hover {
    text-decoration: none;
    background: #f3eaff;
}
.changelog__link::after {
    content: ">";
font-weight:lighter;
}
.px-0 {
padding-inline: 0;
}
.pt-0 {
padding-top: 0;
}
/*Select search*/
/*Select search*/
.selectwithSearch__container {
.selectwithSearch__container {
   width: 100%;
   width: 100%;