Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:Navegador/styles.css: mudanças entre as edições

De Runas & Campeões
mSem resumo de edição
Etiqueta: Reversão manual
mSem resumo de edição
Linha 15: Linha 15:
/*background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)*/;
/*background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)*/;
margin-bottom: 0;
margin-bottom: 0;
z-index:3;
}
}

Edição das 22h06min de 13 de fevereiro de 2025

.navegador{
    width: 100%;
    table-layout: fixed;
    margin: auto;
	margin-top: 10px;
    /*margin-bottom: 10px;*/
}
.navegador tbody{
	background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)
}

.nav-container {
	position:sticky;
	top:0;
	/*background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)*/;
	margin-bottom: 0;
	z-index:3;
}