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 593: Linha 593:
     justify-content: space-between;
     justify-content: space-between;
     align-items: center;
     align-items: center;
     padding: 0 20px;
     margin: 5px 15px;
}
}


Linha 604: Linha 604:
}
}


.info .options{
.info .options{  
    height: 10px;
     cursor: pointer;
     cursor: pointer;
    margin-right: 20px;
    scale: 0.8;
}
}


Linha 628: Linha 629:
     width: 100%;
     width: 100%;
     object-fit: cover;
     object-fit: cover;
    margin-top: -10px;
}
}


Linha 698: Linha 700:


.reaction-wrapper .icon{
.reaction-wrapper .icon{
    height: 25px;
    margin: 0;
     margin-right: 20px;
     margin-right: 20px;
}
}