Correccion estilos o gusto da clienta.
This commit is contained in:
parent
fad6d49669
commit
4413c0e154
5 changed files with 1 additions and 13 deletions
Binary file not shown.
Before Width: | Height: | Size: 29 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
BIN
site/assets/files/1030/mantemento.0x260.jpg
Normal file
BIN
site/assets/files/1030/mantemento.0x260.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
site/assets/files/1030/mantemento.jpg
Normal file
BIN
site/assets/files/1030/mantemento.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
|
@ -8,7 +8,7 @@
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
||||||
--color_oscuro: 189, 186, 178;
|
--color_oscuro: 189, 186, 178;
|
||||||
--fondo_principal: 242, 240, 241;
|
--fondo_principal: 255, 255, 255;
|
||||||
--fondo_oscuro: 43, 44, 38;
|
--fondo_oscuro: 43, 44, 38;
|
||||||
--sombra: 0.8;
|
--sombra: 0.8;
|
||||||
}
|
}
|
||||||
|
@ -91,8 +91,6 @@ header#cabeceira
|
||||||
|
|
||||||
padding: 0.625rem;
|
padding: 0.625rem;
|
||||||
|
|
||||||
border-radius: 0 0 1rem 1rem;
|
|
||||||
|
|
||||||
box-shadow: 0px 0 0.625rem rgb(var(--fondo_oscuro), var(--sombra));
|
box-shadow: 0px 0 0.625rem rgb(var(--fondo_oscuro), var(--sombra));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -223,16 +221,6 @@ ul#idiomas li a
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#idiomas li:first-child a
|
|
||||||
{
|
|
||||||
border-radius: 5px 0 0 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul#idiomas li:last-child a
|
|
||||||
{
|
|
||||||
border-radius: 0 5px 5px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul#idiomas li.activo a
|
ul#idiomas li.activo a
|
||||||
{
|
{
|
||||||
color: rgb(var(--fondo_principal));
|
color: rgb(var(--fondo_principal));
|
||||||
|
|
Loading…
Reference in a new issue