Mais ações
mSem resumo de edição |
mSem resumo de edição |
||
Linha 8: | Linha 8: | ||
.navegador tbody{ | .navegador tbody{ | ||
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) | ||
} | } | ||
.nav-container { | .nav-container { | ||
position:sticky; | position:sticky; | ||
top:0; | top:0; | ||
margin-bottom: 0; | margin-bottom: 0; | ||
z-index:3; | z-index:3; | ||
} | } |
Edição das 22h12min 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; margin-bottom: 0; z-index:3; }