Mais ações
mSem resumo de edição |
mSem resumo de edição |
||
| Linha 5: | Linha 5: | ||
margin-top: 10px; | margin-top: 10px; | ||
/*margin-bottom: 10px;*/ | /*margin-bottom: 10px;*/ | ||
background-color: | background-color:var(--color-surface-1); | ||
} | } | ||
.nav-container { | .nav-container { | ||
position:sticky; | position:sticky; | ||
top:0; | top:0; | ||
background | /*background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)*/; | ||
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
Edição das 21h32min de 13 de fevereiro de 2025
.navegador{
width: 100%;
table-layout: fixed;
margin: auto;
margin-top: 10px;
/*margin-bottom: 10px;*/
background-color:var(--color-surface-1);
}
.nav-container {
position:sticky;
top:0;
/*background:url(https://rec.institutodaguerra.com/images/d/d9/Background-black-noise.jpg)*/;
margin-bottom: 0;
}