v0.9.0-rc
This commit is contained in:
BIN
public/assets/images/documentos.jpg
Normal file
BIN
public/assets/images/documentos.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 283 KiB |
BIN
public/assets/images/escrituras.jpg
Normal file
BIN
public/assets/images/escrituras.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 368 KiB |
BIN
public/assets/images/turno.jpg
Normal file
BIN
public/assets/images/turno.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 MiB |
@ -110,12 +110,18 @@
|
||||
#indice .row {
|
||||
padding: 0 !important;
|
||||
}
|
||||
#indice .img {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
#indice .img,
|
||||
#indice .img img {
|
||||
max-height: 20rem !important;
|
||||
}
|
||||
#indice .contenido {
|
||||
padding-top: 9rem !important;
|
||||
padding-bottom: 9rem !important;
|
||||
color: rgba(0, 0, 0, 0.9) !important;
|
||||
}
|
||||
#indice .contenido .titulo {
|
||||
|
@ -33,7 +33,9 @@ footer .main {
|
||||
footer a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
footer .small {
|
||||
font-size: 0.8rem !important;
|
||||
}
|
||||
footer .grey {
|
||||
background-color: rgba(0, 0, 0, 0.1) !important;
|
||||
color: rgba(0, 0, 0, 0.7) !important;
|
||||
|
Reference in New Issue
Block a user