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
 
(8 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
.changelog__link,
.changelog__link,
.changelog__link:visited {
.changelog__link:visited {
     color: #42046f;
     color: #680cab;
     font-family: Verdana, Geneva, Tahoma, sans-serif;
     font-family: Verdana, Geneva, Tahoma, sans-serif;
     font-weight: 500;
     font-weight: 500;
Linha 7: Linha 7:
     display: flex;
     display: flex;
     justify-content: space-between;
     justify-content: space-between;
    align-items: center;


     padding: .5rem .95rem;
     padding: .5rem .95rem;
Linha 23: Linha 24:
}
}


.changelog__link::after {
/*.changelog__link::after {*/
    content: ">";
/*    content: ">";*/
font-weight:lighter;
/*font-weight:lighter;*/
}
/*}*/


.px-0 {
.px-0 {
Linha 41: Linha 42:


.changelog {
.changelog {
padding-bottom: 0;
margin-inline: auto;
margin-inline: 1rem;
max-width: 256px!important;
padding-bottom: 0!important;
margin-top: 1rem;
margin-top: 1rem;
}
}
Linha 93: Linha 95:
   box-sizing: border-box;
   box-sizing: border-box;
   z-index: 999;
   z-index: 999;
}
.selectwithSearch__container.active .selectwithSearch__content.small {
  width: auto !important;
}
}


Linha 400: Linha 406:


.space-around { justify-content: space-around; }
.space-around { justify-content: space-around; }
.align-start { align-items: flex-start !important; } 


.flex-center {
.flex-center {

Menu de navegação