MediaWiki:Common.css: mudanças entre as edições
		
		
		
		Ir para navegação
		Ir para pesquisar
		
Sem resumo de edição Etiquetas: Reversão manual Revertido  | 
				Sem resumo de edição Etiqueta: Revertido  | 
				||
| Linha 25: | Linha 25: | ||
}  | }  | ||
.vector-menu-tabs-legacy .selected {  | .vector-menu-tabs-legacy .selected,  | ||
.vector-menu-tabs-legacy .selected a {  | |||
     background-image: linear-gradient(to top, #fff, #f5f5f5);  |      background-image: linear-gradient(to top, #fff, #f5f5f5);  | ||
}  | }  | ||
Edição das 01h20min de 8 de setembro de 2025
body {
    background: url(https://wiki.ssn.gg/images/1/1f/Background.jpg);
}
#p-logo,
#p-logo a {
    width: 100%;
}
#p-logo {
    padding: 0 1rem;
    box-sizing: border-box;
    margin-bottom: 0;
    height: auto;
    aspect-ratio: 1/1;
}
#p-logo a {
    background-size: contain;
    height: 100%;
}
#mw-page-base {
    background: none;
}
.vector-menu-tabs-legacy .selected,
.vector-menu-tabs-legacy .selected a {
    background-image: linear-gradient(to top, #fff, #f5f5f5);
}