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 478: Linha 478:
   --spacing-xxl: 64px;
   --spacing-xxl: 64px;
   --width-container: 1200px;
   --width-container: 1200px;
}
*{
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html{
  height: 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
body{
  height: 100%;
}
}


Linha 530: Linha 513:
   background-size: cover;
   background-size: cover;
   background-position: center;
   background-position: center;
  border-radius: var(--spacing-l);
   bottom: 0;
   bottom: 0;
   filter: brightness(0.75) saturate(1.2) contrast(0.85);
   filter: brightness(0.75) saturate(1.2) contrast(0.85);

Menu de navegação