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

Ir para navegação Ir para pesquisar
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 288: Linha 288:


.column {
.column {
    display: flex;
     width: 28%;
     width: 28%;
     margin: 0.8em;
     margin: 0.8em;
     text-align: center;
     text-align: center;
    justify-content: center;
}
}


Linha 856: Linha 858:
     justify-content: center;
     justify-content: center;
     font-weight: bold;
     font-weight: bold;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
}


.update-title{
.update-title{  
     width: 100%;
     width: 100%;
     height: 30px;
     height: 42px;
     position: absolute;
     position: absolute;
     top: 0;  
     top: 0;
     background: linear-gradient(60deg,#c93713,#e0370d,#e05b0d,#e0180d);
     background: linear-gradient(60deg,#c93713,#e0370d,#e05b0d,#e0180d);
     font-size: 15px;
     font-size: 15px;
    border-radius: 20px 20px 0px 0px;
}
}
.update-subtitle{
.update-subtitle{
Linha 874: Linha 878:
     backdrop-filter: blur(10px);
     backdrop-filter: blur(10px);
     font-size: 15px;
     font-size: 15px;
      
     border-radius: 0px 0px 20px 20px;
}
}
.update-box-subtitle{position: relative;
.update-box-subtitle{position: relative;

Menu de navegação