morel-theme 0.1.31 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +68 -48
- data/_config.yml +30 -20
- data/_data/books.csv +82 -0
- data/_data/chriterias.csv +7 -0
- data/_includes/actions-h.html +9 -9
- data/_includes/actions-h_obra-suerte.html +17 -0
- data/_includes/actions-v.html +12 -12
- data/_includes/actions-v_obra-suerte.html +12 -0
- data/_includes/author-firstlast.html +8 -0
- data/_includes/book-list-all.html +8 -0
- data/_includes/book-list-base.html +22 -0
- data/_includes/book-list-download.html +23 -0
- data/_includes/book-list-metadata.html +12 -9
- data/_includes/book-list-no-download.html +23 -0
- data/_includes/book-list-related-author.html +16 -0
- data/_includes/book-list-related-book.html +30 -0
- data/_includes/book-list-seeall.html +8 -0
- data/_includes/book-list-seemore.html +8 -0
- data/_includes/book-list-translations.html +17 -0
- data/_includes/book-list-url-img.html +8 -0
- data/_includes/book-list-url-img_obra-suerte.html +8 -0
- data/_includes/book-list-url-page.html +6 -0
- data/_includes/book-metadata-index.html +18 -0
- data/_includes/book-metadata-noequal.html +18 -0
- data/_includes/book-metadata-nolinks.html +16 -0
- data/_includes/book-metadata.html +14 -21
- data/_includes/book-sample.html +31 -54
- data/_includes/chriteria.html +6 -6
- data/_includes/default.html +0 -0
- data/_includes/empty-chriteria.html +8 -0
- data/_includes/es/book-list-metadata.html +12 -0
- data/_includes/es/book-list-related-author.html +16 -0
- data/_includes/es/book-list-related-book.html +30 -0
- data/_includes/es/book-list-translations_.html +16 -0
- data/_includes/es/book-metadata copy.html +18 -0
- data/_includes/es/book-metadata-index.html +18 -0
- data/_includes/es/book-metadata.html +18 -0
- data/_includes/es/lista-relacionadas-ciudad.html +13 -0
- data/_includes/es/lista-relacionadas-editorial.html +13 -0
- data/_includes/es/lista-relacionadas-libro.html +40 -0
- data/_includes/es/lista-relacionadas-repositorio.html +13 -0
- data/_includes/es/promotion.html +28 -0
- data/_includes/es/search.html +77 -0
- data/_includes/es/ver-mas-prom.html +1 -0
- data/_includes/es/ver-mas.html +1 -0
- data/_includes/footer.html +1 -1
- data/_includes/iteration.html +0 -0
- data/_includes/lista-relacionadas-ciudad.html +3 -16
- data/_includes/lista-relacionadas-editorial.html +3 -16
- data/_includes/lista-relacionadas-libro.html +1 -1
- data/_includes/lista-relacionadas-repositorio.html +3 -14
- data/_includes/lista-todas-sample.html +2 -2
- data/_includes/lista-todas.html +0 -0
- data/_includes/nav-bar.html +2 -1
- data/_includes/no-false-match.html +14 -0
- data/_includes/obras-por-autora.html +7 -6
- data/_includes/obras-por-ciudad.html +12 -5
- data/_includes/obras-por-imprenta-y-editorial.html +10 -4
- data/_includes/obras-por-repositorio.html +9 -4
- data/_includes/promotion.html +8 -3
- data/_includes/search.html +77 -0
- data/_includes/site-description.html +12 -0
- data/_includes/social-block.html +4 -4
- data/_includes/social-share.html +0 -0
- data/_includes/ultima-vitrina.html +1 -1
- data/_includes/ver-mas-prom.html +1 -0
- data/_includes/ver-mas.html +1 -0
- data/_layouts/about.html +38 -0
- data/_layouts/agregar.html +3 -7
- data/_layouts/author.html +1 -1
- data/_layouts/book.html +33 -33
- data/_layouts/books-download.html +15 -0
- data/_layouts/books-no-download.html +15 -0
- data/_layouts/books-translation.html +12 -0
- data/_layouts/busquedas.html +10 -8
- data/_layouts/city.html +0 -0
- data/_layouts/default-blog.html +4 -0
- data/_layouts/default.html +5 -1
- data/_layouts/empty.html +1 -0
- data/_layouts/es/index.html +37 -0
- data/_layouts/es/page-chriteria.html +6 -0
- data/_layouts/es/search.html +77 -0
- data/_layouts/index.html +19 -19
- data/_layouts/obras-sample.html +0 -0
- data/_layouts/obras-todas.html +2 -1
- data/_layouts/page-chriteria.html +3 -2
- data/_layouts/page.html +0 -0
- data/_layouts/periodo.html +0 -0
- data/_layouts/post-index.html +4 -4
- data/_layouts/post.html +5 -5
- data/_layouts/publisher.html +0 -0
- data/_layouts/repository.html +0 -0
- data/_layouts/search.html +77 -0
- data/_sass/base/_reset.scss +33 -0
- data/_sass/base/_typography.scss +155 -0
- data/_sass/base/_variables.scss +62 -0
- data/_sass/components/_buttons.scss +71 -0
- data/_sass/components/_modals.scss +92 -0
- data/_sass/layout/_footer.scss +51 -0
- data/_sass/layout/_forms.scss +106 -0
- data/_sass/layout/_grid.scss +394 -0
- data/_sass/layout/_header.scss +69 -0
- data/_sass/layout/_navigation.scss +145 -0
- data/_sass/pages/_author.scss +69 -0
- data/_sass/pages/_blog.scss +149 -0
- data/_sass/pages/_chriteria.scss +46 -0
- data/_sass/vendors/_particles.scss +16 -0
- data/assets/css/main.scss +17 -0
- data/assets/data/books_zotero.csv +82 -0
- data/assets/img/Antolog/303/255a mujeres poetas afrocolombianas.jpg +0 -0
- data/assets/img/Estrelas-no-dedo-Alves-1985.jpg +0 -0
- data/assets/img/La-selva-y-la-Palacios-2010.jpg +0 -0
- data/assets/img/Statues_in_Santu/303/241rio_do_Bom_Jesus_de_Matosinhos_015.JPG +0 -0
- data/assets/img/a-black-soldier-s-story-batrell-2010.jpg +0 -0
- data/assets/img/always-rebellious-selected-herrera-1996.jpg +0 -0
- data/assets/img/always-rebellious-selected-poems-herrera-1996.jpg +0 -0
- data/assets/img/an-old-woman-remembers-russell-1995.jpg +0 -0
- data/assets/img/antologia-de-mujeres-poetas-marinez-de-varela-2010.jpg +0 -0
- data/assets/img/antologia-de-poetas-negros-britos-serrat-1990.jpg +0 -0
- data/assets/img/antologia-manuscritos-jacinto-ventura(1).jpg +0 -0
- data/assets/img/antologia-manuscritos-jacinto-ventura.jpg +0 -0
- data/assets/img/antologia-mujeres-poetas-afrocolombianas.jpg +0 -0
- data/assets/img/antologia-poetas-negros-uruguayos.jpg +0 -0
- data/assets/img/autobiografia-de-un-esclavo-manzano-1975.jpg +0 -0
- data/assets/img/autobiografia-esclavo-juan-francisco-manzano.jpg +0 -0
- data/assets/img/avatar.png +0 -0
- data/assets/img/baladas-para-un-sue-o-morejon-1989.jpg +0 -0
- data/assets/img/baladas-para-un-sueno-morejon-1989.jpg +0 -0
- data/assets/img/calle-diez-manuel-zapata.jpg +0 -0
- data/assets/img/cancion-negra-sin-color-arozarena-1966.jpg +0 -0
- data/assets/img/cantos-populares-de-mi-obeso-1877.jpg +0 -0
- data/assets/img/cantos-populares-tierra-candelario-obeso.jpg +0 -0
- data/assets/img/capao-pecado-ferreira-da-silva-ferrez-2017.jpg +0 -0
- data/assets/img/capao-pecado-ferrez-2017.jpg +0 -0
- data/assets/img/chango-el-gran-putas-manuel-zapata.jpg +0 -0
- data/assets/img/chango-el-gran-putas-zapata-olivella-2010.jpg +0 -0
- data/assets/img/chango-the-biggest-badass-zapata-olivella-2010.jpg +0 -0
- data/assets/img/cien-carceles-de-amor-brindis-de-salas-1949.jpg +0 -0
- data/assets/img/cien_carceles_virginia_Morel.jpg +0 -0
- data/assets/img/cuando-los-guayacanes-florecian-estupinan-bass-1954.jpg +0 -0
- data/assets/img/cuentos-andinos-lopez-albujar-2010.jpg +0 -0
- data/assets/img/cuentos-de-anansi-duncan-2019.jpg +0 -0
- data/assets/img/cuentos-y-relatos-escogidos-duran-ayanegui-2004.jpg +0 -0
- data/assets/img/cumboto-diaz-sanchez-1969.jpg +0 -0
- data/assets/img/detras-del-rostro-manuel-zapata.jpg +0 -0
- data/assets/img/detras-del-rostro-zapata-olivella-2020.jpg +0 -0
- data/assets/img/down-these-mean-streets-thomas-1991.jpg +0 -0
- data/assets/img/drums-under-my-skin-chiriboga-1996.jpg +0 -0
- data/assets/img/el-diario-intimo-de-mata-gil-2002.jpg +0 -0
- data/assets/img/el-espejo-y-la-ortiz-1983.jpg +0 -0
- data/assets/img/el-pardejon-la-novela-chagas-2020.jpg +0 -0
- data/assets/img/enrique-lopez-albujar-cuentos-andinos.jpg +0 -0
- data/assets/img/enrique-lopez-albujar-mataleche.jpg +0 -0
- data/assets/img/enrique-lopez-albujar-nuevos-cuentos-andinos.jpg +0 -0
- data/assets/img/espejo-ventana-adalberto-ortiz.jpg +0 -0
- data/assets/img/este-mundo-no-es-chiriboga-2017.jpg +0 -0
- data/assets/img/estrelas-no-dedo-alves-1985.jpg +0 -0
- data/assets/img/estrelas-no-dedo-miriam-alves.jpg +0 -0
- data/assets/img/estrellas-negras-arnoldo-palacios.jpg +0 -0
- data/assets/img/evocacoes-sousa-1898.jpg +0 -0
- data/assets/img/fabulas-de-tamalameque-zapata-olivella-2019.jpg +0 -0
- data/assets/img/fabulas-tamalameque-manuel-zapata.jpg +0 -0
- data/assets/img/familia-unzuaza-martin-morua-delgao.jpg +0 -0
- data/assets/img/gamboa-road-gang-los-beleno-c-1959.jpg +0 -0
- data/assets/img/historia-de-un-joven-zapata-olivella-1990.jpg +0 -0
- data/assets/img/hombres-curtidos-duncan-1971.jpg +0 -0
- data/assets/img/horas-de-meditacion-mendizabal-1869.jpg +0 -0
- data/assets/img/iconografia-hernandez-1916.jpg +0 -0
- data/assets/img/impresiones-literarias-las-novelas-morua-delgado-1892.jpg +0 -0
- data/assets/img/impresiones-literarias-martin-morua-delgao.jpg +0 -0
- data/assets/img/juyungo-a-classic-afro-hispanic-ortiz-1991.jpg +0 -0
- data/assets/img/juyungo-ortiz-1982.jpg +0 -0
- data/assets/img/la-calle-10-zapata-olivella-2020.jpg +0 -0
- data/assets/img/la-copa-de-amatista-hernandez-1923.jpg +0 -0
- data/assets/img/la-familia-unzuazu-novela-morua-delgado-1901.jpg +0 -0
- data/assets/img/la-selva-y-la-palacios-2010.jpg +0 -0
- data/assets/img/la-sombra-la-novela-chagas-2013.jpg +0 -0
- data/assets/img/las-estrellas-son-negras-palacios-2010.jpg +0 -0
- data/assets/img/logo.png +0 -0
- data/assets/img/looking-within-selected-poems-morejon-2003.jpg +0 -0
- data/assets/img/malungos-e-milongas-conto-ribeiro-1988.jpg +0 -0
- data/assets/img/malungos-milongas-esmeralda-ribeiro.jpg +0 -0
- data/assets/img/matalache-lopez-albujar-1978.jpg +0 -0
- data/assets/img/memoria-resistencia-antologia-rodriguez-cabral-2004.jpg +0 -0
- data/assets/img/memoria-y-resistencia-antologia-rodriguez-cabral-2004.jpg +0 -0
- data/assets/img/memoria-y-resistencia-cristina-rodriguez.jpg +0 -0
- data/assets/img/memorial-de-ayres-assis-1908.jpg +0 -0
- data/assets/img/momentos-busca-miriam-alves.jpg +0 -0
- data/assets/img/momentos-de-busca-poemas-alves-1983.jpg +0 -0
- data/assets/img/my-mother-was-a-monet-2017.jpg +0 -0
- data/assets/img/negras-somos-antologia-de-panchano-2013.jpg +0 -0
- data/assets/img/negros-em-contos-cuti-1996.jpg +0 -0
- data/assets/img/negros-em-contos-luiz-silva-cuti.jpg +0 -0
- data/assets/img/no-es-la-muerte-artel-1979.jpg +0 -0
- data/assets/img/no-give-up-maan-robinson-abrahams-2016.jpg +0 -0
- data/assets/img/no-give-up-man-hazel-robinson.jpg +0 -0
- data/assets/img/nochebuena-negra-juan-pablo-sojo.jpg +0 -0
- data/assets/img/nochebuena-negra-sojo-1943.jpg +0 -0
- data/assets/img/nochebuena-negra-sojo-2017.jpg +0 -0
- data/assets/img/obra-poetica-bustos-aguirre-2010.jpg +0 -0
- data/assets/img/obra-poetica-pedro-blas.jpg +0 -0
- data/assets/img/obra-poetica-romero-2010.jpg +0 -0
- data/assets/img/obra-poetica-romulo-bustos.jpg +0 -0
- data/assets/img/para-la-historia-apuntes-batrell-1912.jpg +0 -0
- data/assets/img/pedra-retorcida-joao-vanderlei-de-moraes-filho.jpg +0 -0
- data/assets/img/pedra-retorcida-moraes-filho-2004.jpg +0 -0
- data/assets/img/poemas-botas-banderas-jorge-artel.jpg +0 -0
- data/assets/img/poemas-con-botas-y-artel-1972.jpg +0 -0
- data/assets/img/poemas-da-carapinha-cuti-1978.jpg +0 -0
- data/assets/img/poemas-da-carapinha-luiz-silva-cuti.jpg +0 -0
- data/assets/img/poems-by-a-slave-manzano-1840.jpg +0 -0
- data/assets/img/poesia-completa-herrera-2016.jpg +0 -0
- data/assets/img/poesia-escogida-romulo-bustos.jpg +0 -0
- data/assets/img/poesia-pedroso-1996.jpg +0 -0
- data/assets/img/poesias-completas-de-placido-placido-1856.jpg +0 -0
- data/assets/img/poesias-completas-placido.jpg +0 -0
- data/assets/img/por-los-senderos-de-zapata-olivella-2010.jpg +0 -0
- data/assets/img/pregon-de-marimorena-poemas-brindis-de-salas-1952.jpg +0 -0
- data/assets/img/pregon_marimorena_virginia_brindis_Morel.jpg +0 -0
- data/assets/img/primeros-versos-mendizabal-1865.jpg +0 -0
- data/assets/img/querencias-homing-instincts-morejon-2013.jpg +0 -0
- data/assets/img/ritmoheroe-bernard-1996.jpg +0 -0
- data/assets/img/romulo-bustos-aguirre-poesia-bustos-aguirre-2014.jpg +0 -0
- data/assets/img/senderos-ancestros-manuel-zapata.jpg +0 -0
- data/assets/img/sirena-selena-santos-febres-2013.jpg +0 -0
- data/assets/img/sirena-selena-vestida-de-santos-febres-2000.jpg +0 -0
- data/assets/img/sofia-martin-morua-delgao.jpg +0 -0
- data/assets/img/sofia-morua-delgado-1891.jpg +0 -0
- data/assets/img/sofia-novela-cubana-morua-delgado-1891.jpg +0 -0
- data/assets/img/solo-acero-pedroso-1979.jpg +0 -0
- data/assets/img/tambores-bajo-mi-piel-chiriboga-1999.jpg +0 -0
- data/assets/img/tambores-en-la-noche-artel-2010.jpg +0 -0
- data/assets/img/tambores-en-la-noche-jorge-artel.jpg +0 -0
- data/assets/img/tema/+obras.png +0 -0
- data/assets/img/tema/agregar.jpg +0 -0
- data/assets/img/tema/autora.jpg +0 -0
- data/assets/img/tema/avatar.png +0 -0
- data/assets/img/tema/bello-fondo.png +0 -0
- data/assets/img/tema/e.png +0 -0
- data/assets/img/tema/edicion.jpg +0 -0
- data/assets/img/tema/imprenta.jpg +0 -0
- data/assets/img/tema/l.png +0 -0
- data/assets/img/tema/logo.png +0 -0
- data/assets/img/tema/lugar.jpg +0 -0
- data/assets/img/tema/m.png +0 -0
- data/assets/img/tema/o.png +0 -0
- data/assets/img/tema/pais.jpg +0 -0
- data/assets/img/tema/r.png +0 -0
- data/assets/img/tema/repositorio.jpg +0 -0
- data/assets/img/tema/trama.png +0 -0
- data/assets/img/tengo-guillen-1968.jpg +0 -0
- data/assets/img/tengo-guillen-1974.jpg +0 -0
- data/assets/img/the-best-short-stories-duncan-1995.jpg +0 -0
- data/assets/img/the-devil-s-nose-chiriboga-2015.jpg +0 -0
- data/assets/img/the-sad-end-of-barreto-2014.jpg +0 -0
- data/assets/img/tierra-mojada-manuel-zapata.jpg +0 -0
- data/assets/img/tierra-mojada-zapata-olivella-2020.jpg +0 -0
- data/assets/img/tres-relatos-del-caribe-joseph-montout-2013.jpg +0 -0
- data/assets/img/um-defeito-de-cor-goncalves-2009.jpg +0 -0
- data/assets/img/um-defeito-de-cor.jpg +0 -0
- data/assets/img/vivan-los-companeros-cuentos-truque-2010.jpg +0 -0
- data/assets/img/vivan-los-compa/303/261eros-carlos-arturo-truque.jpg +0 -0
- data/assets/img/yania-tierra-poema-documento-cartagena-portalat-n-1995.jpg +0 -0
- data/assets/img/yania-tierra-poema-documento-cartagena-portalaton-1995.jpg +0 -0
- data/assets/js/app.js +0 -0
- data/assets/js/jquery-3.3.1.js +0 -0
- data/assets/js/lunr.min.js +0 -0
- data/assets/js/particles.js +0 -0
- data/assets/js/search.js +0 -1
- data/assets/source/_abouts/site-description.md +98 -0
- data/assets/source/_abouts/site-description_template.md +16 -0
- data/assets/source/_authors/abraham-hall-nancy.md +3 -0
- data/assets/source/_authors/abudu-gabriel.md +3 -0
- data/assets/source/_authors/adress-guzman-alexandra.md +3 -0
- data/assets/source/_authors/alves-miriam-aparecida.md +3 -0
- data/assets/source/_authors/arozarena-marcelino.md +3 -0
- data/assets/source/_authors/artel-jorge.md +3 -0
- data/assets/source/_authors/assis-machado-de.md +3 -0
- data/assets/source/_authors/barreto-lima.md +3 -0
- data/assets/source/_authors/batrell-ricardo.md +3 -0
- data/assets/source/_authors/bejarano-velasquez-nidia-bejarano.md +3 -0
- data/assets/source/_authors/beleno-c-joaquin.md +3 -0
- data/assets/source/_authors/benet-robinson-ofelia-margarita.md +3 -0
- data/assets/source/_authors/bernard-eulalia.md +3 -0
- data/assets/source/_authors/brindis-de-salas-virginia.md +3 -0
- data/assets/source/_authors/britos-serrat-alberto.md +3 -0
- data/assets/source/_authors/bustos-aguirre-romulo.md +3 -0
- data/assets/source/_authors/carlyon-mark.md +3 -0
- data/assets/source/_authors/carmell-pamela.md +3 -0
- data/assets/source/_authors/carr-richard-j.md +3 -0
- data/assets/source/_authors/cartagena-portalat-n-aida.md +3 -0
- data/assets/source/_authors/cartagena-portalaton-aida.md +3 -0
- data/assets/source/_authors/castillo-nila-del-socorro.md +3 -0
- data/assets/source/_authors/castillo-reina-felipa-trifenia.md +3 -0
- data/assets/source/_authors/chagas-jorge.md +3 -0
- data/assets/source/_authors/chapman-annie.md +3 -0
- data/assets/source/_authors/chavarria-londono-hermilda.md +3 -0
- data/assets/source/_authors/chiriboga-luz-argentina.md +3 -0
- data/assets/source/_authors/cordoba-jenny-de-la-torre.md +3 -0
- data/assets/source/_authors/cordones-cook-alexander-michael.md +3 -0
- data/assets/source/_authors/cordones-cook-juanamaria.md +3 -0
- data/assets/source/_authors/corpus-stephens-bricena.md +3 -0
- data/assets/source/_authors/cueto-mercado-muris.md +3 -0
- data/assets/source/_authors/cuti-luiz-silva.md +3 -0
- data/assets/source/_authors/de-la-torre-cordoba-jenny.md +3 -0
- data/assets/source/_authors/delgado-mina-sobeida.md +3 -0
- data/assets/source/_authors/diago-ruth-patricia.md +3 -0
- data/assets/source/_authors/diaz-sanchez-ramon.md +3 -0
- data/assets/source/_authors/duncan-quince.md +3 -0
- data/assets/source/_authors/duque-palacios-sayly.md +3 -0
- data/assets/source/_authors/duran-ayanegui-fernando.md +3 -0
- data/assets/source/_authors/estupinan-bass-nelson.md +3 -0
- data/assets/source/_authors/fenwick-m-j.md +3 -0
- data/assets/source/_authors/ferreira-da-silva-ferrez-reinaldo.md +3 -0
- data/assets/source/_authors/frye-david.md +3 -0
- data/assets/source/_authors/goncalves-ana-maria.md +3 -0
- data/assets/source/_authors/grueso-romero-mary.md +3 -0
- data/assets/source/_authors/guerrero-munoz-clara.md +3 -0
- data/assets/source/_authors/guerrrero-julia-simona.md +3 -0
- data/assets/source/_authors/guillen-nicolas.md +3 -0
- data/assets/source/_authors/harris-mary-a.md +3 -0
- data/assets/source/_authors/hernandez-gaspar-octavio.md +3 -0
- data/assets/source/_authors/herrera-georgina.md +3 -0
- data/assets/source/_authors/hill-susan-f.md +3 -0
- data/assets/source/_authors/joseph-montout-dolores.md +3 -0
- data/assets/source/_authors/lopez-albujar-enrique.md +3 -0
- data/assets/source/_authors/lopez-hernandez-lydia-cristina.md +3 -0
- data/assets/source/_authors/lytle-stephen.md +3 -0
- data/assets/source/_authors/madden-richard-robert.md +3 -0
- data/assets/source/_authors/manzano-juan-francisco.md +3 -0
- data/assets/source/_authors/marinez-de-varela-alfredo.md +3 -0
- data/assets/source/_authors/martin-ogunsola-dellita.md +3 -0
- data/assets/source/_authors/mata-gil-milagros.md +3 -0
- data/assets/source/_authors/mendizabal-horacio.md +3 -0
- data/assets/source/_authors/milena-lucumi-ana.md +3 -0
- data/assets/source/_authors/miller-ingrid-watson.md +3 -0
- data/assets/source/_authors/mina-diaz-ana-teresa.md +3 -0
- data/assets/source/_authors/mina-diaz-bertulia.md +3 -0
- data/assets/source/_authors/mina-diaz-imelda.md +3 -0
- data/assets/source/_authors/monet-aja.md +3 -0
- data/assets/source/_authors/moraes-filho-joao-de.md +3 -0
- data/assets/source/_authors/morejon-nancy.md +3 -0
- data/assets/source/_authors/moreno-aguirre-dionicia.md +3 -0
- data/assets/source/_authors/morris-margaret-lindsay.md +3 -0
- data/assets/source/_authors/morua-delgado-martin.md +3 -0
- data/assets/source/_authors/nerma-rojas-nelly-patricia.md +3 -0
- data/assets/source/_authors/obeso-candelario.md +3 -0
- data/assets/source/_authors/ortiz-adalberto.md +3 -0
- data/assets/source/_authors/palacios-arnoldo.md +3 -0
- data/assets/source/_authors/panchano-lucrecia.md +3 -0
- data/assets/source/_authors/pedroso-regino.md +3 -0
- data/assets/source/_authors/placido-gabriel-de-la-concepcion-valdes.md +3 -0
- data/assets/source/_authors/popov-maria-de-los-angeles.md +3 -0
- data/assets/source/_authors/posada-de-pupo-elisa.md +3 -0
- data/assets/source/_authors/posso-figueria-amalia-lu.md +3 -0
- data/assets/source/_authors/quintanales-mirta.md +3 -0
- data/assets/source/_authors/ramirez-nieva-maria-teresa.md +3 -0
- data/assets/source/_authors/ribeiro-esmeralda.md +3 -0
- data/assets/source/_authors/robinson-abrahams-hazel.md +3 -0
- data/assets/source/_authors/rodriguez-alcala-maria.md +3 -0
- data/assets/source/_authors/rodriguez-cabral-cristina.md +3 -0
- data/assets/source/_authors/romero-pedro-blas-julio.md +3 -0
- data/assets/source/_authors/russell-carlos-e.md +3 -0
- data/assets/source/_authors/sanders-mark-a.md +3 -0
- data/assets/source/_authors/santos-febres-mayra.md +3 -0
- data/assets/source/_authors/santos-garcia-emiro.md +3 -0
- data/assets/source/_authors/schulman-ivan-a.md +3 -0
- data/assets/source/_authors/sierra-gonzalez-lya.md +3 -0
- data/assets/source/_authors/sievert-heather-rosario.md +3 -0
- data/assets/source/_authors/sojo-juan-pablo.md +3 -0
- data/assets/source/_authors/solarte-orejuela-sonia.md +3 -0
- data/assets/source/_authors/sousa-cruz-e.md +3 -0
- data/assets/source/_authors/thomas-piri.md +3 -0
- data/assets/source/_authors/tittler-jonathan.md +3 -0
- data/assets/source/_authors/torres-herrera-lorena.md +3 -0
- data/assets/source/_authors/truque-carlos-arturo.md +3 -0
- data/assets/source/_authors/truque-sonia-nadhezda.md +3 -0
- data/assets/source/_authors/truque-velez-colombia.md +3 -0
- data/assets/source/_authors/truque-yvonne-america.md +3 -0
- data/assets/source/_authors/upton-john.md +3 -0
- data/assets/source/_authors/valencia-cordoba-elcina.md +3 -0
- data/assets/source/_authors/valencia-laura-victoria.md +3 -0
- data/assets/source/_authors/velez-turque.md +3 -0
- data/assets/source/_authors/viveros-vigoya-leida.md +3 -0
- data/assets/source/_authors/weaver-kathleen.md +3 -0
- data/assets/source/_authors/zapata-olivella-juan.md +3 -0
- data/assets/source/_authors/zapata-olivella-manuel.md +3 -0
- data/assets/source/_authors/zapata-perez-edelma.md +3 -0
- data/assets/source/_authors/zarkanchenko-de-gonzalez-luz-colombia.md +3 -0
- data/assets/source/_books/a-black-soldier-s-story-batrell-2010.md +6 -0
- data/assets/source/_books/always-rebellious-selected-herrera-1996.md +5 -0
- data/assets/source/_books/always-rebellious-selected-poems-herrera-1996.md +6 -0
- data/assets/source/_books/an-old-woman-remembers-russell-1995.md +6 -0
- data/assets/source/_books/antologia-de-mujeres-poetas-marinez-de-varela-2010.md +6 -0
- data/assets/source/_books/antologia-de-poetas-negros-britos-serrat-1990.md +6 -0
- data/assets/source/_books/autobiografia-de-un-esclavo-manzano-1975.md +6 -0
- data/assets/source/_books/baladas-para-un-sue-o-morejon-1989.md +5 -0
- data/assets/source/_books/baladas-para-un-sueno-morejon-1989.md +6 -0
- data/assets/source/_books/cancion-negra-sin-color-arozarena-1966.md +6 -0
- data/assets/source/_books/cantos-populares-de-mi-obeso-1877.md +6 -0
- data/assets/source/_books/capao-pecado-ferreira-da-silva-ferrez-2017.md +6 -0
- data/assets/source/_books/chango-el-gran-putas-zapata-olivella-2010.md +6 -0
- data/assets/source/_books/chango-the-biggest-badass-zapata-olivella-2010.md +6 -0
- data/assets/source/_books/cien-carceles-de-amor-brindis-de-salas-1949.md +6 -0
- data/assets/source/_books/cuando-los-guayacanes-florecian-estupinan-bass-1954.md +6 -0
- data/assets/source/_books/cuentos-andinos-lopez-albujar-2010.md +6 -0
- data/assets/source/_books/cuentos-de-anansi-duncan-2019.md +6 -0
- data/assets/source/_books/cuentos-y-relatos-escogidos-duran-ayanegui-2004.md +6 -0
- data/assets/source/_books/cumboto-diaz-sanchez-1969.md +6 -0
- data/assets/source/_books/detras-del-rostro-zapata-olivella-2020.md +6 -0
- data/assets/source/_books/down-these-mean-streets-thomas-1991.md +6 -0
- data/assets/source/_books/drums-under-my-skin-chiriboga-1996.md +6 -0
- data/assets/source/_books/el-diario-intimo-de-mata-gil-2002.md +6 -0
- data/assets/source/_books/el-espejo-y-la-ortiz-1983.md +5 -0
- data/assets/source/_books/el-pardejon-la-novela-chagas-2020.md +6 -0
- data/assets/source/_books/este-mundo-no-es-chiriboga-2017.md +6 -0
- data/assets/source/_books/evocacoes-sousa-1898.md +6 -0
- data/assets/source/_books/fabulas-de-tamalameque-zapata-olivella-2019.md +6 -0
- data/assets/source/_books/gamboa-road-gang-los-beleno-c-1959.md +6 -0
- data/assets/source/_books/historia-de-un-joven-zapata-olivella-1990.md +6 -0
- data/assets/source/_books/hombres-curtidos-duncan-1971.md +6 -0
- data/assets/source/_books/horas-de-meditacion-mendizabal-1869.md +6 -0
- data/assets/source/_books/iconografia-hernandez-1916.md +6 -0
- data/assets/source/_books/impresiones-literarias-las-novelas-morua-delgado-1892.md +6 -0
- data/assets/source/_books/juyungo-a-classic-afro-hispanic-ortiz-1991.md +6 -0
- data/assets/source/_books/juyungo-ortiz-1982.md +6 -0
- data/assets/source/_books/la-calle-10-zapata-olivella-2020.md +6 -0
- data/assets/source/_books/la-copa-de-amatista-hernandez-1923.md +6 -0
- data/assets/source/_books/la-familia-unzuazu-novela-morua-delgado-1901.md +6 -0
- data/assets/source/_books/la-sombra-la-novela-chagas-2013.md +6 -0
- data/assets/source/_books/las-estrellas-son-negras-palacios-2010.md +6 -0
- data/assets/source/_books/looking-within-selected-poems-morejon-2003.md +6 -0
- data/assets/source/_books/malungos-e-milongas-conto-ribeiro-1988.md +6 -0
- data/assets/source/_books/matalache-lopez-albujar-1978.md +6 -0
- data/assets/source/_books/memoria-resistencia-antologia-rodriguez-cabral-2004.md +5 -0
- data/assets/source/_books/memoria-y-resistencia-antologia-rodriguez-cabral-2004.md +6 -0
- data/assets/source/_books/memorial-de-ayres-assis-1908.md +6 -0
- data/assets/source/_books/momentos-de-busca-poemas-alves-1983.md +6 -0
- data/assets/source/_books/my-mother-was-a-monet-2017.md +6 -0
- data/assets/source/_books/negras-somos-antologia-de-panchano-2013.md +6 -0
- data/assets/source/_books/negros-em-contos-cuti-1996.md +6 -0
- data/assets/source/_books/no-es-la-muerte-artel-1979.md +6 -0
- data/assets/source/_books/no-give-up-maan-robinson-abrahams-2016.md +6 -0
- data/assets/source/_books/nochebuena-negra-sojo-1943.md +6 -0
- data/assets/source/_books/nochebuena-negra-sojo-2017.md +5 -0
- data/assets/source/_books/obra-poetica-bustos-aguirre-2010.md +6 -0
- data/assets/source/_books/obra-poetica-romero-2010.md +6 -0
- data/assets/source/_books/para-la-historia-apuntes-batrell-1912.md +6 -0
- data/assets/source/_books/pedra-retorcida-moraes-filho-2004.md +5 -0
- data/assets/source/_books/poemas-con-botas-y-artel-1972.md +6 -0
- data/assets/source/_books/poemas-da-carapinha-cuti-1978.md +5 -0
- data/assets/source/_books/poems-by-a-slave-manzano-1840.md +6 -0
- data/assets/source/_books/poesia-completa-herrera-2016.md +6 -0
- data/assets/source/_books/poesia-pedroso-1996.md +6 -0
- data/assets/source/_books/poesias-completas-de-placido-placido-1856.md +6 -0
- data/assets/source/_books/por-los-senderos-de-zapata-olivella-2010.md +6 -0
- data/assets/source/_books/pregon-de-marimorena-poemas-brindis-de-salas-1952.md +6 -0
- data/assets/source/_books/primeros-versos-mendizabal-1865.md +6 -0
- data/assets/source/_books/querencias-homing-instincts-morejon-2013.md +6 -0
- data/assets/source/_books/ritmoheroe-bernard-1996.md +6 -0
- data/assets/source/_books/romulo-bustos-aguirre-poesia-bustos-aguirre-2014.md +6 -0
- data/assets/source/_books/sirena-selena-santos-febres-2013.md +6 -0
- data/assets/source/_books/sirena-selena-vestida-de-santos-febres-2000.md +6 -0
- data/assets/source/_books/sofia-morua-delgado-1891.md +6 -0
- data/assets/source/_books/sofia-novela-cubana-morua-delgado-1891.md +5 -0
- data/assets/source/_books/solo-acero-pedroso-1979.md +6 -0
- data/assets/source/_books/tambores-bajo-mi-piel-chiriboga-1999.md +6 -0
- data/assets/source/_books/tambores-en-la-noche-artel-2010.md +6 -0
- data/assets/source/_books/tengo-guillen-1968.md +6 -0
- data/assets/source/_books/tengo-guillen-1974.md +6 -0
- data/assets/source/_books/the-best-short-stories-duncan-1995.md +6 -0
- data/assets/source/_books/the-devil-s-nose-chiriboga-2015.md +6 -0
- data/assets/source/_books/the-sad-end-of-barreto-2014.md +6 -0
- data/assets/source/_books/tierra-mojada-zapata-olivella-2020.md +6 -0
- data/assets/source/_books/tres-relatos-del-caribe-joseph-montout-2013.md +6 -0
- data/assets/source/_books/um-defeito-de-cor-goncalves-2009.md +6 -0
- data/assets/source/_books/vivan-los-companeros-cuentos-truque-2010.md +6 -0
- data/assets/source/_books/yania-tierra-poema-documento-cartagena-portalat-n-1995.md +5 -0
- data/assets/source/_books/yania-tierra-poema-documento-cartagena-portalaton-1995.md +6 -0
- data/assets/source/_chriterias/author.md +7 -0
- data/assets/source/_chriterias/city.md +10 -0
- data/assets/source/_chriterias/edition.md +7 -0
- data/assets/{---copy-content-to-main-folder---/_chriterias/author.md → source/_chriterias/es/autor.md} +0 -0
- data/assets/source/_chriterias/es/ciudad.md +10 -0
- data/assets/{---copy-content-to-main-folder---/_chriterias/edition.md → source/_chriterias/es/edicion.md} +1 -1
- data/assets/{---copy-content-to-main-folder---/_chriterias/publisher.md → source/_chriterias/es/editorial.md} +0 -0
- data/assets/source/_chriterias/es/nacionalidad.md +7 -0
- data/assets/{---copy-content-to-main-folder---/_chriterias/repository.md → source/_chriterias/es/repositorio.md} +0 -0
- data/assets/source/_chriterias/nationality.md +7 -0
- data/assets/source/_chriterias/publisher.md +6 -0
- data/assets/source/_chriterias/repository.md +6 -0
- data/assets/source/_cities/barcelona.md +3 -0
- data/assets/source/_cities/barranquilla-colombia.md +3 -0
- data/assets/source/_cities/barranquilla.md +3 -0
- data/assets/source/_cities/belo-horizonte-brasil.md +3 -0
- data/assets/source/_cities/belo-horizonte.md +3 -0
- data/assets/source/_cities/bogota.md +3 -0
- data/assets/source/_cities/buenos-aires.md +3 -0
- data/assets/source/_cities/cali-colombia.md +3 -0
- data/assets/source/_cities/cali.md +3 -0
- data/assets/source/_cities/california-eeuu.md +3 -0
- data/assets/{---copy-content-to-main-folder--- → source}/_cities/caracas.md +0 -0
- data/assets/source/_cities/chico-eeuu.md +3 -0
- data/assets/source/_cities/ciudad-de-panama.md +3 -0
- data/assets/source/_cities/detroit-eeuu.md +3 -0
- data/assets/source/_cities/habana.md +3 -0
- data/assets/source/_cities/la-habana.md +3 -0
- data/assets/source/_cities/lima.md +3 -0
- data/assets/source/_cities/londres.md +3 -0
- data/assets/{---copy-content-to-main-folder--- → source}/_cities/madrid.md +0 -0
- data/assets/source/_cities/mexico.md +3 -0
- data/assets/source/_cities/minneapolis-usa.md +3 -0
- data/assets/source/_cities/minneapolis.md +3 -0
- data/assets/source/_cities/montevideo.md +3 -0
- data/assets/source/_cities/navarra-espana.md +3 -0
- data/assets/source/_cities/new-york.md +3 -0
- data/assets/source/_cities/panama.md +3 -0
- data/assets/source/_cities/paris.md +3 -0
- data/assets/source/_cities/quito.md +3 -0
- data/assets/source/_cities/rio-de-janeiro-paris.md +3 -0
- data/assets/source/_cities/rio-de-janeiro.md +3 -0
- data/assets/source/_cities/salvador-de-bahia-brasil.md +3 -0
- data/assets/source/_cities/salvador.md +3 -0
- data/assets/source/_cities/san-jose-costa-rica.md +3 -0
- data/assets/source/_cities/santo-domingo-republica-dominicana.md +3 -0
- data/assets/source/_cities/santo-domingo.md +3 -0
- data/assets/source/_cities/sao-paulo.md +3 -0
- data/assets/source/_cities/sao-salvador-da-bahia.md +3 -0
- data/assets/source/_cities/texas-eeuu.md +3 -0
- data/assets/source/_cities/texas.md +3 -0
- data/assets/source/_cities/washington-d-c.md +3 -0
- data/assets/source/_config.yml +82 -0
- data/assets/source/_posts/2023-06-05-nicolas-guillen.md +14 -0
- data/assets/source/_publishers/afro-hispanic-institute.md +3 -0
- data/assets/source/_publishers/alvarez-y-comp.md +3 -0
- data/assets/source/_publishers/apidama.md +3 -0
- data/assets/source/_publishers/autoria-quilhombhoje.md +3 -0
- data/assets/source/_publishers/azul.md +3 -0
- data/assets/source/_publishers/banco-de-la-republica-de-colombia.md +3 -0
- data/assets/source/_publishers/biblioteca-basica-de-cultura-colombiana.md +3 -0
- data/assets/source/_publishers/book.md +3 -0
- data/assets/source/_publishers/broadside-press.md +3 -0
- data/assets/source/_publishers/caribbean-diaspora-press.md +3 -0
- data/assets/source/_publishers/casa-de-jorge-amado.md +3 -0
- data/assets/source/_publishers/casa-de-la-cultura-ecuatoriana.md +3 -0
- data/assets/source/_publishers/casa-de-las-americas.md +3 -0
- data/assets/source/_publishers/compania-iberoamericana-de-publicaciones.html +1 -0
- data/assets/source/_publishers/compania-impresora.md +3 -0
- data/assets/source/_publishers/copidart.md +3 -0
- data/assets/source/_publishers/creset.md +3 -0
- data/assets/source/_publishers/cuadernos-de-arte-popular.md +3 -0
- data/assets/source/_publishers/cuadernos-union.md +3 -0
- data/assets/source/_publishers/cubanabooks.md +3 -0
- data/assets/source/_publishers/ed-mejoras.md +3 -0
- data/assets/source/_publishers/ed-salvador-casa-de-palavras.md +3 -0
- data/assets/source/_publishers/edicion-a-cargo-de-la-autora.md +3 -0
- data/assets/source/_publishers/ediciones-mundo-afro.md +3 -0
- data/assets/source/_publishers/ediciones-union.md +3 -0
- data/assets/source/_publishers/ediciones-universidad-del-atlantico.md +3 -0
- data/assets/source/_publishers/editora-manati.md +3 -0
- data/assets/source/_publishers/editora-record.md +3 -0
- data/assets/source/_publishers/editorial-costa-rica.md +3 -0
- data/assets/source/_publishers/editorial-el-conejo.md +3 -0
- data/assets/source/_publishers/editorial-manati.md +3 -0
- data/assets/source/_publishers/el-autor.md +3 -0
- data/assets/source/_publishers/el-perro-y-la-rana.md +3 -0
- data/assets/source/_publishers/el-siglo-ilustrado.md +3 -0
- data/assets/source/_publishers/fin-de-siglo.md +3 -0
- data/assets/source/_publishers/fundacion-biblioteca-ayacucho.html +1 -0
- data/assets/source/_publishers/fundacion-editorial-el-perro-y-la-rana.md +3 -0
- data/assets/source/_publishers/general-rafael-urdaneta.md +3 -0
- data/assets/source/_publishers/guadarrama.md +3 -0
- data/assets/source/_publishers/h-garnier.md +3 -0
- data/assets/source/_publishers/haymarket-books.md +3 -0
- data/assets/source/_publishers/imp-de-alvarez-y-ca.md +3 -0
- data/assets/source/_publishers/imp-de-buenos-aires.md +3 -0
- data/assets/source/_publishers/imprenta-buenos-aires.md +3 -0
- data/assets/source/_publishers/imprenta-de-a-alvarez-y-comp.md +3 -0
- data/assets/source/_publishers/imprenta-de-borda.md +3 -0
- data/assets/source/_publishers/imprenta-la-prosperidad.md +3 -0
- data/assets/source/_publishers/imprenta-nacional-de-panama.md +3 -0
- data/assets/source/_publishers/instituto-andino-de-artes-populares.md +3 -0
- data/assets/source/_publishers/instituto-cubano-del-libro.md +3 -0
- data/assets/source/_publishers/instituto-distrital-de-las-artes.md +3 -0
- data/assets/source/_publishers/la-prosperidad.md +3 -0
- data/assets/source/_publishers/letras-cubanas.md +3 -0
- data/assets/source/_publishers/libreria-espanola-de-mme-c-denne-schmitz-e-hijo.md +3 -0
- data/assets/source/_publishers/libreria-hispano-americana.md +3 -0
- data/assets/source/_publishers/libresa.md +3 -0
- data/assets/source/_publishers/mazza-edicioes.md +3 -0
- data/assets/source/_publishers/mazza.md +3 -0
- data/assets/source/_publishers/ministerio-de-cultura-de-colombia.md +3 -0
- data/assets/source/_publishers/ministerio-de-cultura-juventud-y-deportes.md +3 -0
- data/assets/source/_publishers/ministerio-de-cultura.md +3 -0
- data/assets/source/_publishers/ministerio-de-educacion-departamento-de-bellas-artes-y-publicaciones.md +3 -0
- data/assets/source/_publishers/ministerio-de-educacion-publica.md +3 -0
- data/assets/source/_publishers/mondadori.md +3 -0
- data/assets/source/_publishers/monte-avila-editores-latinoamericana.md +3 -0
- data/assets/source/_publishers/objetiva.md +3 -0
- data/assets/source/_publishers/page-publishing.md +3 -0
- data/assets/source/_publishers/peisa.md +3 -0
- data/assets/source/_publishers/penguin-classics.md +3 -0
- data/assets/source/_publishers/picador.md +3 -0
- data/assets/source/_publishers/plaza-janes.md +3 -0
- data/assets/source/_publishers/r-p-imprenta-esto-y-aquello.md +3 -0
- data/assets/source/_publishers/record.md +3 -0
- data/assets/source/_publishers/rumbo-editorial.md +3 -0
- data/assets/source/_publishers/salvat.md +3 -0
- data/assets/source/_publishers/seoane-y-alvarez-impresores.md +3 -0
- data/assets/source/_publishers/sociedad-cultural-editora-indoamericana.md +3 -0
- data/assets/source/_publishers/t-ward-co.md +3 -0
- data/assets/source/_publishers/talleres-del-tiempo.md +3 -0
- data/assets/source/_publishers/texas-tech-university-press.md +3 -0
- data/assets/source/_publishers/three-continent-press.md +3 -0
- data/assets/source/_publishers/typ-aldina.md +3 -0
- data/assets/source/_publishers/union-de-escritores-y-artistas-de-cuba.md +3 -0
- data/assets/source/_publishers/universidad-de-la-republica.md +3 -0
- data/assets/source/_publishers/universidad-del-valle.md +3 -0
- data/assets/source/_publishers/university-of-minnesota-press.md +3 -0
- data/assets/source/_publishers/university-of-texas-press.md +3 -0
- data/assets/source/_publishers/vintage-books.md +3 -0
- data/assets/source/_publishers/wayne-state-university-press.md +3 -0
- data/assets/source/_repositories/.md +3 -0
- data/assets/source/_repositories/american-libraries.md +3 -0
- data/assets/source/_repositories/autores-uy.md +3 -0
- data/assets/source/_repositories/biblioteca-basica-de-cultura-colombiana.md +3 -0
- data/assets/source/_repositories/biblioteca-digital-cesar-rengifo.md +3 -0
- data/assets/source/_repositories/biblioteca-digital-de-bogota.md +3 -0
- data/assets/source/_repositories/biblioteca-digital-de-la-universidad-del-valle.md +3 -0
- data/assets/source/_repositories/biblioteca-digital-del-patrimonio-iberoamericano.md +3 -0
- data/assets/source/_repositories/biblioteca-nacional-de-colombia.md +3 -0
- data/assets/source/_repositories/biblioteca-virtual-agustinos.md +3 -0
- data/assets/source/_repositories/biblioteca-virtual-del-banco-de-la-republica.md +3 -0
- data/assets/source/_repositories/biblioteca-virtual-miguel-de-cervantes.md +3 -0
- data/assets/source/_repositories/centro-afrocolombiano-de-espiritualidad-y-desarrollo-integral.md +3 -0
- data/assets/source/_repositories/centro-de-investigacion-y-conservacion-del-patrimonio-cultural.md +3 -0
- data/assets/source/_repositories/centro-de-recursos-de-computacionais.md +3 -0
- data/assets/source/_repositories/community-texts.md +3 -0
- data/assets/source/_repositories/conocimiento-libre-repositorio-institucional.md +3 -0
- data/assets/source/_repositories/el-perro-y-la-rana.md +3 -0
- data/assets/source/_repositories/epub-libre.md +3 -0
- data/assets/source/_repositories/european-libraries.md +3 -0
- data/assets/source/_repositories/fundacion-editorial-el-perro-y-la-rana.md +3 -0
- data/assets/source/_repositories/harvard-university-google-books.md +3 -0
- data/assets/source/_repositories/harvard-university.md +3 -0
- data/assets/source/_repositories/hathitrust.md +3 -0
- data/assets/source/_repositories/instituto-distrital-de-las-artes.md +3 -0
- data/assets/source/_repositories/internet-archive.md +3 -0
- data/assets/source/_repositories/kahle-austin-foundation.md +3 -0
- data/assets/source/_repositories/ministerio-de-educacion-publica.md +3 -0
- data/assets/source/_repositories/project-gutenberg.md +3 -0
- data/assets/source/_repositories/university-of-illinois-urbana-champaign.md +3 -0
- data/assets/source/_repositories/wellesley-college-library.md +3 -0
- data/assets/source/_repositories/wikimedia-commons.md +3 -0
- data/assets/source/about.md +3 -0
- data/assets/source/add.md +9 -0
- data/assets/source/assets/data/books_zotero.csv +82 -0
- data/assets/source/assets/python-env.zip +0 -0
- data/assets/source/books.md +4 -0
- data/assets/source/downloads.md +4 -0
- data/assets/source/index.html +3 -0
- data/assets/source/no-downloads.md +4 -0
- data/assets/source/podcast.md +15 -0
- data/assets/{---copy-content-to-main-folder--- → source}/search.html +2 -3
- data/assets/source/translations.md +4 -0
- data/assets/unpack-and-copy-content-to-main-folder.zip +0 -0
- metadata +611 -48
- data/_includes/lista-relacionadas-autora.html +0 -80
- data/_includes/side-bar.html +0 -18
- data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_auth.cpython-38.pyc +0 -0
- data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_books.cpython-38.pyc +0 -0
- data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_cities.cpython-38.pyc +0 -0
- data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_pub.cpython-38.pyc +0 -0
- data/assets/---copy-content-to-main-folder---/__pycache__/csv_to_md_repo.cpython-38.pyc +0 -0
- data/assets/---copy-content-to-main-folder---/_authors/horacio-quiroga.md +0 -3
- data/assets/---copy-content-to-main-folder---/_authors/vicente-huidobro.md +0 -3
- data/assets/---copy-content-to-main-folder---/_books/altazor-vicente-huidobro-1931.md +0 -13
- data/assets/---copy-content-to-main-folder---/_books/cuentos-horacio-quiroga-2004.md +0 -7
- data/assets/---copy-content-to-main-folder---/_chriterias/city.md +0 -7
- data/assets/---copy-content-to-main-folder---/_data/.~lock.books.csv# +0 -1
- data/assets/---copy-content-to-main-folder---/_data/books.csv +0 -9
- data/assets/---copy-content-to-main-folder---/_data/chriterias.csv +0 -6
- data/assets/---copy-content-to-main-folder---/_publishers/compania-iberoamericana-de-publicaciones.md +0 -3
- data/assets/---copy-content-to-main-folder---/_publishers/fundacion-biblioteca-ayacucho.md +0 -3
- data/assets/---copy-content-to-main-folder---/_repositories/archivo-rialta.md +0 -3
- data/assets/---copy-content-to-main-folder---/_repositories/consejo-latinoamericano-de-ciencias-sociales.md +0 -3
- data/assets/---copy-content-to-main-folder---/about.md +0 -13
- data/assets/---copy-content-to-main-folder---/agregar.md +0 -12
- data/assets/---copy-content-to-main-folder---/blog.md +0 -14
- data/assets/---copy-content-to-main-folder---/csv-to-md-all.py +0 -5
- data/assets/---copy-content-to-main-folder---/csv_to_md_auth.py +0 -20
- data/assets/---copy-content-to-main-folder---/csv_to_md_books.py +0 -40
- data/assets/---copy-content-to-main-folder---/csv_to_md_cities.py +0 -20
- data/assets/---copy-content-to-main-folder---/csv_to_md_pub.py +0 -20
- data/assets/---copy-content-to-main-folder---/csv_to_md_repo.py +0 -20
- data/assets/---copy-content-to-main-folder---/obras.md +0 -4
- data/assets/---copy-content-to-main-folder---/sitemap.xml +0 -71
- data/assets/css/main.css +0 -1253
- data/assets/js/search.html +0 -34
data/assets/css/main.css
DELETED
@@ -1,1253 +0,0 @@
|
|
1
|
-
@charset "UTF-8";
|
2
|
-
@import url(https://fonts.googleapis.com/css?family=Exo:300,400,700|Kanit:400,500,600,700);
|
3
|
-
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
|
4
|
-
margin: 0;
|
5
|
-
padding: 0;
|
6
|
-
border: 0;
|
7
|
-
font-size: 100%;
|
8
|
-
font: inherit;
|
9
|
-
vertical-align: baseline; }
|
10
|
-
|
11
|
-
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
|
12
|
-
display: block; }
|
13
|
-
|
14
|
-
body {
|
15
|
-
line-height: 1;
|
16
|
-
}
|
17
|
-
|
18
|
-
ol, ul {
|
19
|
-
list-style: none; }
|
20
|
-
|
21
|
-
blockquote, q {
|
22
|
-
quotes: none; }
|
23
|
-
|
24
|
-
blockquote:before, blockquote:after, q:before, q:after {
|
25
|
-
content: '';
|
26
|
-
content: none; }
|
27
|
-
|
28
|
-
table {
|
29
|
-
border-collapse: collapse;
|
30
|
-
border-spacing: 0; }
|
31
|
-
|
32
|
-
:root {
|
33
|
-
--color-1: #2a3425;
|
34
|
-
--color-2: #d4695c;
|
35
|
-
--color-3: #86a27b;
|
36
|
-
--background: #F9F9F9;
|
37
|
-
--fondo: rgba(235, 235, 235, 0.4) ; }
|
38
|
-
|
39
|
-
/*otros colores
|
40
|
-
#f2ecff
|
41
|
-
#ccc
|
42
|
-
#faf8ff
|
43
|
-
#faf8ff
|
44
|
-
#8d8d8d
|
45
|
-
*/
|
46
|
-
html {
|
47
|
-
font-size: 12px; }
|
48
|
-
|
49
|
-
a {
|
50
|
-
text-decoration: none;
|
51
|
-
outline: none;
|
52
|
-
color: var(--color-1); }
|
53
|
-
|
54
|
-
.blog-post a, a.morel, footer a {
|
55
|
-
color: var(--color-1);
|
56
|
-
font-weight: 500;
|
57
|
-
transition: all 1s ease; }
|
58
|
-
|
59
|
-
.ficha-metadata a {
|
60
|
-
color: var(--color-1);
|
61
|
-
font-weight: 700;
|
62
|
-
transition: all 1s ease; }
|
63
|
-
|
64
|
-
a.metadata-input, footer a {
|
65
|
-
color: var(--color-1);
|
66
|
-
transition: all 1s ease;
|
67
|
-
text-decoration: none; }
|
68
|
-
|
69
|
-
a.morel:hover, a.metadata-input:hover, footer a:hover {
|
70
|
-
color: var(--color-2);
|
71
|
-
cursor: pointer; }
|
72
|
-
|
73
|
-
footer {
|
74
|
-
background-color: var(--background);
|
75
|
-
min-width: 100%;
|
76
|
-
box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.16), 0 -2px 10px 0 rgba(0, 0, 0, 0.12);
|
77
|
-
padding-bottom: 0px; }
|
78
|
-
|
79
|
-
footer .main-container {
|
80
|
-
background-color: var(--background); }
|
81
|
-
|
82
|
-
footer a.morel {
|
83
|
-
font-weight: 300; }
|
84
|
-
|
85
|
-
body, iframe > body {
|
86
|
-
background-color: var(--background);
|
87
|
-
color: var(--color-1);
|
88
|
-
font-family: 'Kanit', "Lucida Console", Monaco, monospace;
|
89
|
-
line-height: 2em;
|
90
|
-
font-size: 1em;
|
91
|
-
background-image: url("../img/trama.png");
|
92
|
-
background-size: 1100px;
|
93
|
-
object-fit: cover;
|
94
|
-
}
|
95
|
-
|
96
|
-
h1 {
|
97
|
-
font-size: 1.688rem;
|
98
|
-
font-weight: 500;
|
99
|
-
/*border-left: 0px;
|
100
|
-
border-top: 0px;
|
101
|
-
border-right: 0.185em;
|
102
|
-
border-bottom: 0.185em;
|
103
|
-
border-style: solid;
|
104
|
-
display: inline;
|
105
|
-
padding: 0px 0.750rem;
|
106
|
-
letter-spacing: -0.063rem;*/
|
107
|
-
text-transform: uppercase;
|
108
|
-
margin: 3.5rem 0px 1rem;
|
109
|
-
text-align: center; }
|
110
|
-
|
111
|
-
h1.book {
|
112
|
-
display: none;
|
113
|
-
}
|
114
|
-
|
115
|
-
h2 {
|
116
|
-
font-size: 2rem;
|
117
|
-
font-weight: 600;
|
118
|
-
line-height: 2rem; }
|
119
|
-
|
120
|
-
h3 {
|
121
|
-
font-size: 1.5rem;
|
122
|
-
font-weight: 600;
|
123
|
-
line-height: 2rem;
|
124
|
-
margin-top: 1.5rem; }
|
125
|
-
|
126
|
-
/*hash link workaround*/
|
127
|
-
h3::before, h2::before, h1::before {
|
128
|
-
display: block;
|
129
|
-
content: " ";
|
130
|
-
margin-top: -3em;
|
131
|
-
height: 3em;
|
132
|
-
visibility: hidden;
|
133
|
-
pointer-events: none; }
|
134
|
-
|
135
|
-
/*end of hlw*/
|
136
|
-
p {
|
137
|
-
font-size: 1.2rem;
|
138
|
-
font-weight: 300;
|
139
|
-
line-height: 1.5em;
|
140
|
-
margin-top: 1rem; }
|
141
|
-
|
142
|
-
label {
|
143
|
-
cursor: pointer; }
|
144
|
-
|
145
|
-
p.morel:first-of-type::first-letter {
|
146
|
-
font-size: 2rem;
|
147
|
-
font-weight: 500; }
|
148
|
-
|
149
|
-
label.button, button {
|
150
|
-
font-size: 1.4rem;
|
151
|
-
font-family: 'Kanit', "Lucida Console", Monaco, monospace;
|
152
|
-
color: var(--color-1);
|
153
|
-
background: none;
|
154
|
-
font-weight: 500;
|
155
|
-
border-left: 0px;
|
156
|
-
border-top: 0px;
|
157
|
-
border-right: 0.185em;
|
158
|
-
border-bottom: 0.185em;
|
159
|
-
border-style: solid;
|
160
|
-
display: inline;
|
161
|
-
padding: 0px 0.750rem;
|
162
|
-
letter-spacing: -0.063rem;
|
163
|
-
text-transform: uppercase;
|
164
|
-
cursor: pointer;
|
165
|
-
transition: all 1s ease; }
|
166
|
-
|
167
|
-
label:hover.button, button:hover {
|
168
|
-
font-weight: 600;
|
169
|
-
color: var(--background);
|
170
|
-
background: var(--color-2);
|
171
|
-
border-style: none; }
|
172
|
-
|
173
|
-
.modal ul {
|
174
|
-
list-style-type: square;
|
175
|
-
list-style-image: url("img/list.svg");
|
176
|
-
list-style-position: inside;
|
177
|
-
margin-left: 5%;
|
178
|
-
margin-top: 2rem; }
|
179
|
-
|
180
|
-
/* font size for mobiles */
|
181
|
-
|
182
|
-
@media screen and (min-width: 376px) and (max-width: 600px) {
|
183
|
-
html {
|
184
|
-
font-size: 14px; } }
|
185
|
-
@media screen and (min-width: 601px) and (max-width: 1226px) {
|
186
|
-
html {
|
187
|
-
font-size: 16px; } }
|
188
|
-
@media screen and (min-width: 1227px) {
|
189
|
-
html {
|
190
|
-
font-size: 18px; } }
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
/*general*/
|
195
|
-
.main-container {
|
196
|
-
margin: auto;
|
197
|
-
padding: 6%;
|
198
|
-
background-color: var(--fondo); }
|
199
|
-
|
200
|
-
.column {
|
201
|
-
flex-grow: 0;
|
202
|
-
flex-basis: calc(25% - 2rem);
|
203
|
-
line-height: 0;
|
204
|
-
padding: 1rem; }
|
205
|
-
|
206
|
-
/*obra día*/
|
207
|
-
.ficha-metadata {
|
208
|
-
font-family: 'Exo', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
|
209
|
-
font-size: 0.950rem;
|
210
|
-
padding: 2.500rem 6% 4.500rem 15.1%;
|
211
|
-
line-height: 1.5em; }
|
212
|
-
|
213
|
-
.metadata-input {
|
214
|
-
font-size: 0.938em;
|
215
|
-
font-weight: 600; }
|
216
|
-
|
217
|
-
.actions-h {
|
218
|
-
margin: auto;
|
219
|
-
display: flex;
|
220
|
-
justify-content: center; }
|
221
|
-
|
222
|
-
.actions-h, .actions-v i {
|
223
|
-
font-size: 1.875rem; }
|
224
|
-
|
225
|
-
.actions-h i {
|
226
|
-
padding: 0.75em; }
|
227
|
-
|
228
|
-
.actions-v {
|
229
|
-
flex-grow: 0;
|
230
|
-
flex-basis: 8%;
|
231
|
-
align-self: center;
|
232
|
-
text-align: center; }
|
233
|
-
|
234
|
-
.avatar,
|
235
|
-
.portada {
|
236
|
-
flex: 0 0 auto;
|
237
|
-
align-self: center;
|
238
|
-
line-height: 0; }
|
239
|
-
|
240
|
-
.sombra {
|
241
|
-
max-width: 1227px;
|
242
|
-
margin: auto; }
|
243
|
-
|
244
|
-
.row {
|
245
|
-
max-width: calc(1227px + 2rem);
|
246
|
-
margin: auto;
|
247
|
-
margin-top: .688rem;
|
248
|
-
margin-bottom: 9.125rem;
|
249
|
-
display: flex;
|
250
|
-
flex-direction: row;
|
251
|
-
flex-wrap: wrap;
|
252
|
-
align-items: stretch;
|
253
|
-
/*margin:.688rem -1rem 3.125rem -1rem*/ }
|
254
|
-
|
255
|
-
/*ciudades*/
|
256
|
-
.ciudad .ficha-title {
|
257
|
-
padding-right: 15.1% !important;
|
258
|
-
padding-bottom: 4.813rem !important; }
|
259
|
-
|
260
|
-
.ciudad {
|
261
|
-
background-color: var(--background);
|
262
|
-
margin-bottom: 3.125rem;
|
263
|
-
max-width: 1227px;
|
264
|
-
margin: auto; }
|
265
|
-
|
266
|
-
.ciudad h2 {
|
267
|
-
margin-bottom: 2.250rem; }
|
268
|
-
|
269
|
-
/*xs styling*/
|
270
|
-
.avatar,
|
271
|
-
.portada {
|
272
|
-
max-width: 68.8%;
|
273
|
-
margin: auto;
|
274
|
-
flex-basis: 100%; }
|
275
|
-
|
276
|
-
.ficha-title {
|
277
|
-
flex: 0 0 auto;
|
278
|
-
flex-basis: 100%;
|
279
|
-
padding: 15.1% 6% 2.250rem 15.1%; }
|
280
|
-
|
281
|
-
.ficha-container > div {
|
282
|
-
padding-right: 15.1%; }
|
283
|
-
|
284
|
-
.ficha-extract {
|
285
|
-
padding-left: 15.1%; }
|
286
|
-
|
287
|
-
.proyecto-tienda ul {
|
288
|
-
line-height: 1;
|
289
|
-
font-size: 1em;
|
290
|
-
list-style-type: square;
|
291
|
-
list-style-position: inside;
|
292
|
-
margin-left: 5%; }
|
293
|
-
|
294
|
-
.proyecto-tienda li {
|
295
|
-
padding-top: 1rem; }
|
296
|
-
|
297
|
-
.obra-dia {
|
298
|
-
max-width: 1227px;
|
299
|
-
margin: auto;
|
300
|
-
display: flex;
|
301
|
-
flex-direction: row;
|
302
|
-
flex-wrap: wrap;
|
303
|
-
align-items: baseline;
|
304
|
-
margin-bottom: 9.125rem;
|
305
|
-
margin-top: 2rem;
|
306
|
-
background-color: var(--background); }
|
307
|
-
|
308
|
-
.deictico-demo:before {
|
309
|
-
content: "más abajo"; }
|
310
|
-
|
311
|
-
/*OBRAS MEDIA QUERIES*/
|
312
|
-
|
313
|
-
/*xs*/
|
314
|
-
@media screen and (max-width: 376px) {
|
315
|
-
.ficha-title {
|
316
|
-
word-wrap: break-word; } }
|
317
|
-
|
318
|
-
/*xs, s y m*/
|
319
|
-
@media screen and (max-width: 797px) {
|
320
|
-
.actions-h {
|
321
|
-
padding-bottom: calc(15.1% - 0.5em); }
|
322
|
-
.avatar {
|
323
|
-
margin-bottom: 7rem;}
|
324
|
-
}
|
325
|
-
|
326
|
-
/* @media screen and (min-width: 797px) {
|
327
|
-
.deictico-demo:before {
|
328
|
-
content: "a tu derecha"; } } */
|
329
|
-
|
330
|
-
/*xs, s, m y ml*/
|
331
|
-
@media screen and (max-width: 1039px) {
|
332
|
-
.actions-h {
|
333
|
-
display: flex; }
|
334
|
-
|
335
|
-
.actions-v {
|
336
|
-
display: none;
|
337
|
-
flex-basis: 0%;
|
338
|
-
max-width: 0%; } }
|
339
|
-
|
340
|
-
|
341
|
-
/*ml, l y xl*/
|
342
|
-
@media screen and (min-width: 798px) {
|
343
|
-
.ficha-title {
|
344
|
-
padding: 5.750rem 6% 2.250rem 15.1% !important; }
|
345
|
-
|
346
|
-
.ficha-extract {
|
347
|
-
padding: 0px 6% 0 15.1% !important; }
|
348
|
-
|
349
|
-
.avatar,
|
350
|
-
.portada {
|
351
|
-
padding-left: 0; }
|
352
|
-
|
353
|
-
.ficha-metadata {
|
354
|
-
padding: 2.500rem 6% 4.813rem 15.1% !important; } }
|
355
|
-
/*solo m*/
|
356
|
-
@media screen and (min-width: 601px) and (max-width: 797px) {
|
357
|
-
.portada {
|
358
|
-
max-width: 50%; }
|
359
|
-
|
360
|
-
.header {
|
361
|
-
height: 70vh; } }
|
362
|
-
|
363
|
-
|
364
|
-
/*Solo l*/
|
365
|
-
@media screen and (min-width: 798px) and (max-width: 1039px) {
|
366
|
-
.avatar,
|
367
|
-
.portada {
|
368
|
-
flex-basis: 45%;
|
369
|
-
max-width: 45%;
|
370
|
-
padding-top: 0rem; }
|
371
|
-
|
372
|
-
.ficha-container {
|
373
|
-
flex-basis: 55%;
|
374
|
-
max-width: 55%; }
|
375
|
-
|
376
|
-
.img-frame {
|
377
|
-
padding-right: 10%; } }
|
378
|
-
|
379
|
-
|
380
|
-
/*solo xl*/
|
381
|
-
@media screen and (min-width: 1040px) {
|
382
|
-
.actions-h {
|
383
|
-
display: none !important; }
|
384
|
-
|
385
|
-
.actions-v {
|
386
|
-
display: block !important; }
|
387
|
-
|
388
|
-
.avatar,.portada {
|
389
|
-
flex-basis: 39%;
|
390
|
-
max-width: 39%;
|
391
|
-
padding-top: 0; }
|
392
|
-
|
393
|
-
.ficha-container {
|
394
|
-
flex-basis: 53%;
|
395
|
-
max-width: 53%; } }
|
396
|
-
|
397
|
-
/* RESPONSIVE LOGO */
|
398
|
-
|
399
|
-
|
400
|
-
/* .header .logo {
|
401
|
-
width: 125px;
|
402
|
-
height: 184px;
|
403
|
-
background-image: url("../img/morel.svg");
|
404
|
-
background-position: center bottom;
|
405
|
-
padding: 0px;
|
406
|
-
margin: 0 auto; }
|
407
|
-
|
408
|
-
.tienda .logo {
|
409
|
-
background-image: url("../img/morel-tienda.svg"); }
|
410
|
-
|
411
|
-
.header {
|
412
|
-
display: flex;
|
413
|
-
justify-content: center;
|
414
|
-
height: 65vh;
|
415
|
-
align-items: center;
|
416
|
-
text-align: center; }
|
417
|
-
|
418
|
-
.logo-container input, .logo-container a {
|
419
|
-
display: none; }
|
420
|
-
|
421
|
-
/*s*/
|
422
|
-
/* @media only screen and (min-width: 376px) and (max-width: 599px) {
|
423
|
-
.header .logo {
|
424
|
-
background-position: center 504px;
|
425
|
-
width: 187px;
|
426
|
-
height: 275px; } }
|
427
|
-
|
428
|
-
/* xl */
|
429
|
-
/* @media only screen and (min-width: 1227px) {
|
430
|
-
.header .logo {
|
431
|
-
background-position: center top;
|
432
|
-
width: 560px;
|
433
|
-
height: 258px; } }
|
434
|
-
/*l */
|
435
|
-
/*@media only screen and (min-width: 1040px) and (max-width: 1226px) {
|
436
|
-
.header .logo {
|
437
|
-
background-position: center 1335px;
|
438
|
-
width: 520px;
|
439
|
-
height: 240px; } }
|
440
|
-
/*ml*/
|
441
|
-
/* @media only screen and (min-width: 798px) and (max-width: 1039px) {
|
442
|
-
.header .logo {
|
443
|
-
background-position: center 1050px;
|
444
|
-
width: 396px;
|
445
|
-
height: 260px; } }
|
446
|
-
/*m*/
|
447
|
-
/* @media only screen and (min-width: 600px) and (max-width: 797px) {
|
448
|
-
.header .logo {
|
449
|
-
background-position: center 745px;
|
450
|
-
width: 300px;
|
451
|
-
height: 197px; } }
|
452
|
-
/*header*/
|
453
|
-
/* .logo-container {
|
454
|
-
max-width: 50%;
|
455
|
-
margin-top: 2rem; }
|
456
|
-
|
457
|
-
/*xs styling*/
|
458
|
-
/*Desde s hasta xl*/
|
459
|
-
/* @media screen and (min-width: 600px) {
|
460
|
-
.header {
|
461
|
-
height: 70vh !important; }
|
462
|
-
|
463
|
-
.logo-container input, .logo-container a {
|
464
|
-
display: inline; }
|
465
|
-
|
466
|
-
.header.tienda {
|
467
|
-
height: 55vh !important; } } */
|
468
|
-
|
469
|
-
|
470
|
-
.navBar {
|
471
|
-
background-color: var(--background);
|
472
|
-
position: fixed;
|
473
|
-
min-width: 100%;
|
474
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
|
475
|
-
z-index: 100; }
|
476
|
-
|
477
|
-
nav .logo {
|
478
|
-
background-color: transparent;
|
479
|
-
border-radius: 50px;
|
480
|
-
display: inline-block;
|
481
|
-
height: 1.5rem;
|
482
|
-
margin: 1em 0; }
|
483
|
-
|
484
|
-
nav .logo img {
|
485
|
-
max-width: 6.250rem;
|
486
|
-
height: auto;
|
487
|
-
margin-right: 2; }
|
488
|
-
|
489
|
-
|
490
|
-
.navBar li:first child {
|
491
|
-
margin-right: auto; }
|
492
|
-
|
493
|
-
.wrapper {
|
494
|
-
margin: 0 auto;
|
495
|
-
/* max-width: 1227px;*/
|
496
|
-
padding: 0 2%; }
|
497
|
-
|
498
|
-
nav ul {
|
499
|
-
display: flex;
|
500
|
-
list-style-type: none;
|
501
|
-
width: 30%; }
|
502
|
-
|
503
|
-
nav ul a {
|
504
|
-
color: var(--color-1);
|
505
|
-
text-decoration: none;
|
506
|
-
transition: all .5s ease;
|
507
|
-
display: block;
|
508
|
-
padding: 0px 0.25em; }
|
509
|
-
|
510
|
-
nav ul a:hover {
|
511
|
-
color: var(--color-2); }
|
512
|
-
|
513
|
-
nav div {
|
514
|
-
display: flex;
|
515
|
-
justify-content: space-between;
|
516
|
-
list-style-type: none;
|
517
|
-
width: 50%; }
|
518
|
-
|
519
|
-
nav div a {
|
520
|
-
color: var(--color-1);
|
521
|
-
text-decoration: none;
|
522
|
-
transition: all .5s ease; }
|
523
|
-
|
524
|
-
nav div a:hover {
|
525
|
-
color: var(--background); }
|
526
|
-
|
527
|
-
nav li {
|
528
|
-
display: inline-block;
|
529
|
-
flex: 1 1 100%;
|
530
|
-
text-align: right;
|
531
|
-
font-weight: 600; }
|
532
|
-
|
533
|
-
nav .menu-item {
|
534
|
-
flex: 1 1 100%; }
|
535
|
-
|
536
|
-
nav #menu-toggle {
|
537
|
-
display: none; }
|
538
|
-
|
539
|
-
nav .label-toggle {
|
540
|
-
display: none; }
|
541
|
-
|
542
|
-
nav .wrapper {
|
543
|
-
align-items: center;
|
544
|
-
display: flex;
|
545
|
-
justify-content: space-between; }
|
546
|
-
|
547
|
-
/*NAV BAR MEDIA QUERRIES */
|
548
|
-
|
549
|
-
@media screen and (max-width: 912px) {
|
550
|
-
nav nav ul a {
|
551
|
-
color: var(--color-1); }
|
552
|
-
|
553
|
-
nav nav ul a:hover {
|
554
|
-
color: var(--background); }
|
555
|
-
|
556
|
-
nav ul {
|
557
|
-
display: block;
|
558
|
-
height: 0;
|
559
|
-
list-style-type: none;
|
560
|
-
opacity: 0;
|
561
|
-
text-align: center;
|
562
|
-
transition: all 1s ease;
|
563
|
-
width: 100%;
|
564
|
-
visibility: hidden; }
|
565
|
-
|
566
|
-
nav li {
|
567
|
-
border: 0px 2px 2px 2px solid var(--color-1);
|
568
|
-
color: var(--color-1);
|
569
|
-
display: block;
|
570
|
-
font-size: 1.5em;
|
571
|
-
padding: 1em 1em;
|
572
|
-
background-color: var(--color-2);
|
573
|
-
text-align: center;
|
574
|
-
}
|
575
|
-
|
576
|
-
nav #menu-toggle:checked ~ ul {
|
577
|
-
opacity: 1;
|
578
|
-
height: .0001rem;
|
579
|
-
visibility: visible; }
|
580
|
-
|
581
|
-
nav .label-toggle {
|
582
|
-
background: linear-gradient(to bottom, var(--color-1) 0%, var(--color-1) 20%, transparent 20%, transparent 40%, var(--color-1) 40%, var(--color-1) 60%, transparent 60%, transparent 80%, var(--color-1) 80%, var(--color-1) 100%);
|
583
|
-
cursor: pointer;
|
584
|
-
display: block;
|
585
|
-
float: right;
|
586
|
-
height: 1.43em;
|
587
|
-
margin-top: 1em;
|
588
|
-
width: 1.43em; }
|
589
|
-
|
590
|
-
nav .wrapper {
|
591
|
-
display: block; } }
|
592
|
-
|
593
|
-
|
594
|
-
/*miscelaneas*/
|
595
|
-
.sombra-solida {
|
596
|
-
box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.16); }
|
597
|
-
|
598
|
-
.responsive {
|
599
|
-
width: 100%;
|
600
|
-
height: auto; }
|
601
|
-
|
602
|
-
/*forms*/
|
603
|
-
input[type=email] {
|
604
|
-
border: .125em solid #ccc;
|
605
|
-
font-size: 1.4rem;
|
606
|
-
transition: all 1s ease;
|
607
|
-
width: 100%;
|
608
|
-
max-width: 400px;
|
609
|
-
padding: 0.5rem; }
|
610
|
-
|
611
|
-
input[type=email]:focus {
|
612
|
-
border: 0.125em solid var(--color-2); }
|
613
|
-
|
614
|
-
input[type=submit] {
|
615
|
-
font-size: 1.4rem;
|
616
|
-
font-family: 'Kanit', "Lucida Console", Monaco, monospace;
|
617
|
-
color: var(--color-1);
|
618
|
-
background: none;
|
619
|
-
font-weight: 500;
|
620
|
-
border-left: 0px;
|
621
|
-
border-top: 0px;
|
622
|
-
border-right: 0.185em;
|
623
|
-
border-bottom: 0.185em;
|
624
|
-
border-style: solid;
|
625
|
-
display: inline;
|
626
|
-
padding: 0px 0.750rem;
|
627
|
-
letter-spacing: -0.063rem;
|
628
|
-
text-transform: uppercase;
|
629
|
-
cursor: pointer;
|
630
|
-
transition: all 1s ease; }
|
631
|
-
|
632
|
-
.busqueda input[type=submit] {
|
633
|
-
margin-right: -1rem;
|
634
|
-
}
|
635
|
-
|
636
|
-
input[type=submit]:hover {
|
637
|
-
font-weight: 600;
|
638
|
-
color: var(--background);
|
639
|
-
background: var(--color-2);
|
640
|
-
border-style: none; }
|
641
|
-
|
642
|
-
label.input {
|
643
|
-
font-size: 1.4rem; }
|
644
|
-
|
645
|
-
input[type=search], input[type=text] {
|
646
|
-
border-bottom: .17em solid #ccc;
|
647
|
-
font-size: 1.4rem;
|
648
|
-
transition: all 1s ease;
|
649
|
-
width: 100%;
|
650
|
-
max-width: 400px;
|
651
|
-
padding: 0.5rem;
|
652
|
-
border-top: none;
|
653
|
-
border-left: none;
|
654
|
-
border-right: .17em solid #ccc; }
|
655
|
-
|
656
|
-
input[type=search]:focus {
|
657
|
-
border: 0.125em solid var(--color-2); }
|
658
|
-
|
659
|
-
/*footer*/
|
660
|
-
.footer-row {
|
661
|
-
display: flex;
|
662
|
-
flex-wrap: wrap;
|
663
|
-
padding: 1rem 1rem;
|
664
|
-
align-items: center;
|
665
|
-
text-align: center; }
|
666
|
-
|
667
|
-
.footer-col {
|
668
|
-
line-height: 2rem;
|
669
|
-
flex-basis: 100%;
|
670
|
-
align-self: center;
|
671
|
-
padding: 1rem 0px; }
|
672
|
-
|
673
|
-
.footer {
|
674
|
-
font-weight: 400; }
|
675
|
-
|
676
|
-
@media screen and (min-width: 799px) {
|
677
|
-
.footer-col {
|
678
|
-
flex-basis: 33.33%; }
|
679
|
-
|
680
|
-
.footer-row {
|
681
|
-
text-align: left; } }
|
682
|
-
/*participar panel*/
|
683
|
-
.participar {
|
684
|
-
flex-basis: 100%; }
|
685
|
-
|
686
|
-
/*.participar .button {
|
687
|
-
text-align: right;
|
688
|
-
}*/
|
689
|
-
.participar-right {
|
690
|
-
padding-left: 15.1%;
|
691
|
-
padding-right: 15.1%; }
|
692
|
-
|
693
|
-
.participar .ficha-extract {
|
694
|
-
padding-right: 15.1%; }
|
695
|
-
|
696
|
-
.participar .ficha-title {
|
697
|
-
padding-right: 15.1%; }
|
698
|
-
|
699
|
-
@media screen and (min-width: 799px) {
|
700
|
-
.participar {
|
701
|
-
flex-basis: 50%; }
|
702
|
-
|
703
|
-
.participar-right {
|
704
|
-
padding-left: 0px; }
|
705
|
-
|
706
|
-
.participar .ficha-extract {
|
707
|
-
padding-right: 6%; }
|
708
|
-
|
709
|
-
.participar .ficha-title {
|
710
|
-
padding-right: 6%; } }
|
711
|
-
|
712
|
-
|
713
|
-
/* branding words*/
|
714
|
-
|
715
|
-
|
716
|
-
b.morel-word {
|
717
|
-
font-weight: 700;
|
718
|
-
font-transform: uppercase;
|
719
|
-
font-size: 1.25em;
|
720
|
-
display: inline-block; }
|
721
|
-
|
722
|
-
b.morel-word::first-letter {
|
723
|
-
color: var(--color-2) !important;
|
724
|
-
font-weight: 700 !important; }
|
725
|
-
|
726
|
-
b.site-word {
|
727
|
-
font-size: 1.20em; }
|
728
|
-
|
729
|
-
/* label as buttons */
|
730
|
-
label.button, button {
|
731
|
-
font-size: 1.4rem;
|
732
|
-
font-family: 'Kanit', "Lucida Console", Monaco, monospace;
|
733
|
-
color: var(--color-1);
|
734
|
-
background: none;
|
735
|
-
font-weight: 500;
|
736
|
-
border-left: 0px;
|
737
|
-
border-top: 0px;
|
738
|
-
border-right: 0.185em;
|
739
|
-
border-bottom: 0.185em;
|
740
|
-
border-style: solid;
|
741
|
-
display: inline;
|
742
|
-
padding: 0px 0.750rem;
|
743
|
-
letter-spacing: -0.063rem;
|
744
|
-
text-transform: uppercase;
|
745
|
-
cursor: pointer;
|
746
|
-
transition: all 1s ease; }
|
747
|
-
|
748
|
-
label:hover.button, button:hover {
|
749
|
-
font-weight: 600;
|
750
|
-
color: var(--background);
|
751
|
-
background: var(--color-2);
|
752
|
-
border-style: none; }
|
753
|
-
|
754
|
-
/* MEDIA QUERIES FOR AUTHOR PAGES */
|
755
|
-
|
756
|
-
.autor-pagina {
|
757
|
-
display: flex;
|
758
|
-
flex-direction: row;
|
759
|
-
flex-wrap: wrap;
|
760
|
-
align-items: baseline;
|
761
|
-
margin-bottom: 3.125em;
|
762
|
-
margin-top: 2.5em;
|
763
|
-
background-color: var(--background); }
|
764
|
-
|
765
|
-
.autor-pagina .portada {
|
766
|
-
max-width: 80%;
|
767
|
-
justify-content: center; }
|
768
|
-
|
769
|
-
.autor-pagina .responsive {
|
770
|
-
width: auto;
|
771
|
-
max-width: 100%; }
|
772
|
-
|
773
|
-
.autor-pagina .portada .img-frame {
|
774
|
-
text-align: center; }
|
775
|
-
|
776
|
-
/*xs, s & m styling*/
|
777
|
-
@media screen and (max-width: 798px) {
|
778
|
-
.autor-pagina .portada .img-frame {
|
779
|
-
padding: 0 15.1% 0 15.1%; }
|
780
|
-
|
781
|
-
.autor-pagina .portada {
|
782
|
-
max-width: 100%; }
|
783
|
-
|
784
|
-
.autor-pagina .responsive {
|
785
|
-
width: 100%; } }
|
786
|
-
|
787
|
-
|
788
|
-
/*obras*/
|
789
|
-
|
790
|
-
/*.row {
|
791
|
-
display: flex;
|
792
|
-
flex-direction: row;
|
793
|
-
flex-wrap:wrap;
|
794
|
-
align-items: stretch;
|
795
|
-
margin:.688rem -1rem 5rem -1rem
|
796
|
-
}*/
|
797
|
-
|
798
|
-
|
799
|
-
.container {
|
800
|
-
position: relative; }
|
801
|
-
|
802
|
-
.image {
|
803
|
-
display: block;
|
804
|
-
width: 100%;
|
805
|
-
height: auto; }
|
806
|
-
|
807
|
-
.autores .image {
|
808
|
-
width: calc(100% - 12px);
|
809
|
-
border: 1px solid #ddd;
|
810
|
-
padding: 5px;
|
811
|
-
background-color: var(--background); }
|
812
|
-
|
813
|
-
.overlay {
|
814
|
-
position: absolute;
|
815
|
-
bottom: 0;
|
816
|
-
left: 0;
|
817
|
-
right: 100%;
|
818
|
-
background-color: rgba(249, 249, 249, 0.6);
|
819
|
-
overflow: hidden;
|
820
|
-
width: 0;
|
821
|
-
height: 100%;
|
822
|
-
transition: .5s ease;
|
823
|
-
cursor: context-menu;}
|
824
|
-
|
825
|
-
.text {
|
826
|
-
position: absolute;
|
827
|
-
top: 50%;
|
828
|
-
left: 50%;
|
829
|
-
-webkit-transform: translate(-50%, -50%);
|
830
|
-
-ms-transform: translate(-50%, -50%);
|
831
|
-
transform: translate(-50%, -50%);
|
832
|
-
text-align: center; }
|
833
|
-
|
834
|
-
.basis {
|
835
|
-
flex-basis: calc(100% - 2rem);
|
836
|
-
flex-grow: 0;
|
837
|
-
padding: 1rem; }
|
838
|
-
|
839
|
-
/* MEDIA QUERIES FOR OVERLAYS */
|
840
|
-
|
841
|
-
|
842
|
-
/*for touch devices*/
|
843
|
-
|
844
|
-
.price {
|
845
|
-
display: block;
|
846
|
-
line-height: 1rem;
|
847
|
-
font-size: 1.05rem;
|
848
|
-
margin: 3%; }
|
849
|
-
|
850
|
-
.price-obras-listas {
|
851
|
-
display: block;
|
852
|
-
}
|
853
|
-
|
854
|
-
.price .title {
|
855
|
-
font-weight: 600;
|
856
|
-
margin-top: 1.7rem; }
|
857
|
-
|
858
|
-
.price .autor {
|
859
|
-
margin-top: 0.7rem; }
|
860
|
-
|
861
|
-
.masobras .container .overlay {
|
862
|
-
right: 0;
|
863
|
-
width: 100%; }
|
864
|
-
|
865
|
-
|
866
|
-
/*for desktop devices*/
|
867
|
-
@media (hover: hover) and (pointer: fine) {
|
868
|
-
.price {
|
869
|
-
display: none;
|
870
|
-
}
|
871
|
-
|
872
|
-
.container:hover ~ .price {
|
873
|
-
display: block; }
|
874
|
-
|
875
|
-
.container:hover .overlay, .masobras .overlay {
|
876
|
-
right: 0;
|
877
|
-
width: 100%; }
|
878
|
-
|
879
|
-
.masobras .overlay {
|
880
|
-
background-color: var(--background); }
|
881
|
-
|
882
|
-
.container:hover {
|
883
|
-
cursor: pointer; } }
|
884
|
-
|
885
|
-
|
886
|
-
/* MEDIA QUERIES FOR FLEX GRID */
|
887
|
-
|
888
|
-
/*xs styling*/
|
889
|
-
@media screen and (max-width: 375px) {
|
890
|
-
.price .title {
|
891
|
-
font-size: 1.7rem;
|
892
|
-
line-height: 1.7rem; }
|
893
|
-
|
894
|
-
.price .autor {
|
895
|
-
font-size: 1.7rem;
|
896
|
-
line-height: 1.7rem; }
|
897
|
-
|
898
|
-
.masobras label {
|
899
|
-
font-size: 2rem; } }
|
900
|
-
|
901
|
-
|
902
|
-
/*s styling*/
|
903
|
-
@media screen and (min-width: 376px) and (max-width: 599px) {
|
904
|
-
.basis {
|
905
|
-
flex-basis: calc(50% - 2rem); }
|
906
|
-
|
907
|
-
.price .title {
|
908
|
-
font-size: 1.5rem;
|
909
|
-
line-height: 1.5rem; }
|
910
|
-
|
911
|
-
.price .autor {
|
912
|
-
font-size: 1.5rem;
|
913
|
-
line-height: 1.5rem; } }
|
914
|
-
|
915
|
-
/*ml & m styling*/
|
916
|
-
@media screen and (min-width: 600px) and (max-width: 1039px) {
|
917
|
-
.basis {
|
918
|
-
flex-basis: calc(33% - 2rem); } }
|
919
|
-
|
920
|
-
|
921
|
-
/*l & xl styling*/
|
922
|
-
@media screen and (min-width: 1040px) {
|
923
|
-
.basis {
|
924
|
-
flex-basis: calc(25% - 2rem); } }
|
925
|
-
.post {
|
926
|
-
height: auto !important; }
|
927
|
-
|
928
|
-
/* BLOG */
|
929
|
-
|
930
|
-
.post-cover {
|
931
|
-
flex-basis: calc(100% - 0.001rem);
|
932
|
-
max-width: calc(100% - 0.001rem);
|
933
|
-
align-self: center;
|
934
|
-
margin-top: calc(3.5rem - 1%); }
|
935
|
-
|
936
|
-
.workarround {
|
937
|
-
flex-basis: 0.001rem;
|
938
|
-
max-width: 0.001rem;
|
939
|
-
min-height: 30vh; }
|
940
|
-
|
941
|
-
.post-container {
|
942
|
-
max-width: 100%;
|
943
|
-
padding: 1% 0% 0% 0%;
|
944
|
-
background: none; }
|
945
|
-
|
946
|
-
.post-container .obra-dia {
|
947
|
-
max-width: 100%; }
|
948
|
-
|
949
|
-
.post-container .obra-dia {
|
950
|
-
background-color: transparent;
|
951
|
-
margin-bottom: 0px;
|
952
|
-
margin-top: 0px; }
|
953
|
-
|
954
|
-
.post-container .ficha-container {
|
955
|
-
background-color: var(--background);
|
956
|
-
flex-basis: 100%;
|
957
|
-
max-width: 100%;
|
958
|
-
min-height: 72vh; }
|
959
|
-
|
960
|
-
.post-container .ficha-extract {
|
961
|
-
padding-right: 8% !important;
|
962
|
-
padding-top: 5.75rem !important;
|
963
|
-
padding-left: 8% !important; }
|
964
|
-
|
965
|
-
.post-container .ficha-title {
|
966
|
-
padding-top: 8% !important;
|
967
|
-
padding-bottom: 8% !important;
|
968
|
-
padding-right: calc(8% - 0.001rem) !important;
|
969
|
-
padding-left: calc(8% - 0.001rem) !important;
|
970
|
-
align-self: center; }
|
971
|
-
|
972
|
-
.post-container .ficha-metadata {
|
973
|
-
padding-right: 8% !important;
|
974
|
-
padding-left: 8% !important; }
|
975
|
-
|
976
|
-
/* BLOG MEDIA QUERIES */
|
977
|
-
|
978
|
-
@media screen and (min-width: 1040px) and (max-width: 1227px) {
|
979
|
-
.post-container .ficha-metadata {
|
980
|
-
padding-right: 23.1% !important;
|
981
|
-
padding-left: 15.1% !important; }
|
982
|
-
|
983
|
-
.post-container .ficha-title {
|
984
|
-
padding-right: calc(23.1% - 0.001rem) !important;
|
985
|
-
padding-left: calc(15.1% - 0.001rem) !important; }
|
986
|
-
|
987
|
-
.post-container .ficha-extract {
|
988
|
-
padding-right: 23.1% !important;
|
989
|
-
padding-left: 15.1% !important;
|
990
|
-
padding-top: 5.75rem !important; } }
|
991
|
-
|
992
|
-
|
993
|
-
@media screen and (min-width: 799px) {
|
994
|
-
.post-container .ficha-metadata {
|
995
|
-
padding-right: 15.1% !important;
|
996
|
-
padding-left: 15.1% !important; }
|
997
|
-
|
998
|
-
.post-container .ficha-title {
|
999
|
-
padding-right: calc(15.1% - 0.001rem) !important;
|
1000
|
-
padding-left: calc(15.1% - 0.001rem) !important; }
|
1001
|
-
|
1002
|
-
.post-container .ficha-extract {
|
1003
|
-
padding-right: 15.1% !important;
|
1004
|
-
padding-left: 15.1% !important;
|
1005
|
-
padding-top: 5.75rem !important; } }
|
1006
|
-
|
1007
|
-
@media screen and (min-width: 1228px) {
|
1008
|
-
.post-container .ficha-container {
|
1009
|
-
flex-basis: 61%;
|
1010
|
-
max-width: 61%;
|
1011
|
-
min-height: 100vh; }
|
1012
|
-
|
1013
|
-
.post-cover {
|
1014
|
-
flex-basis: 39%;
|
1015
|
-
max-width: 39%;
|
1016
|
-
min-height: auto;
|
1017
|
-
position: fixed;
|
1018
|
-
top: 36%; }
|
1019
|
-
|
1020
|
-
.workarround {
|
1021
|
-
flex-basis: 39%;
|
1022
|
-
max-width: 39%;
|
1023
|
-
min-height: auto; } }
|
1024
|
-
|
1025
|
-
/* PARTICLES */
|
1026
|
-
|
1027
|
-
#particles-js {
|
1028
|
-
width: 100%;
|
1029
|
-
height: 100%;
|
1030
|
-
background-color: #f9f9f9;
|
1031
|
-
background-image: url("");
|
1032
|
-
background-size: cover;
|
1033
|
-
background-position: 50% 50%;
|
1034
|
-
background-repeat: no-repeat;
|
1035
|
-
position: absolute;
|
1036
|
-
position: fixed;
|
1037
|
-
top: 0;
|
1038
|
-
left: 0;
|
1039
|
-
z-index: -1; }
|
1040
|
-
|
1041
|
-
/* MODALS */
|
1042
|
-
|
1043
|
-
.checker:checked + .modal {
|
1044
|
-
display: flex; }
|
1045
|
-
|
1046
|
-
.modal {
|
1047
|
-
display: none;
|
1048
|
-
justify-content: center;
|
1049
|
-
align-items: baseline;
|
1050
|
-
position: fixed;
|
1051
|
-
top: 2.5rem;
|
1052
|
-
right: 0;
|
1053
|
-
bottom: 0;
|
1054
|
-
left: 0;
|
1055
|
-
background-color: rgba(0, 0, 0, 0.4);
|
1056
|
-
overflow: scroll; }
|
1057
|
-
|
1058
|
-
.modal-body {
|
1059
|
-
max-width: 97%;
|
1060
|
-
background-color: var(--background); }
|
1061
|
-
|
1062
|
-
|
1063
|
-
.modal .ficha-extract, .modal .ficha-title, .modal .ficha-metadata {
|
1064
|
-
padding-right: 5% !important;
|
1065
|
-
padding-left: 5% !important; }
|
1066
|
-
|
1067
|
-
.modal .ficha-metadata {
|
1068
|
-
line-height: initial;
|
1069
|
-
text-align: left;
|
1070
|
-
/*display: block;*/ }
|
1071
|
-
|
1072
|
-
.modal .btn-container, footer .btn-container {
|
1073
|
-
margin: 1rem 0 1rem 0; }
|
1074
|
-
|
1075
|
-
label.morel {
|
1076
|
-
color: var(--color-1);
|
1077
|
-
font-weight: 500;
|
1078
|
-
transition: all 1s ease; }
|
1079
|
-
|
1080
|
-
label.morel:hover {
|
1081
|
-
color: var(--color-2);
|
1082
|
-
cursor: pointer; }
|
1083
|
-
|
1084
|
-
@media screen and (min-width: 601px) {
|
1085
|
-
.modal .ficha-metadata {
|
1086
|
-
display: flex; }
|
1087
|
-
|
1088
|
-
.modal .btn-container {
|
1089
|
-
flex-basis: 33%;
|
1090
|
-
padding: 0px 2% 0px 2%; } }
|
1091
|
-
@media screen and (min-width: 375px) {
|
1092
|
-
.modal .ficha-extract, .modal .ficha-title, .modal .ficha-metadata {
|
1093
|
-
padding-right: 15.1% !important;
|
1094
|
-
padding-left: 15.1% !important; } }
|
1095
|
-
@media screen and (min-width: 375px) and (max-width: 798px) {
|
1096
|
-
.modal-body {
|
1097
|
-
max-width: 90% !important; } }
|
1098
|
-
@media screen and (min-width: 799px) {
|
1099
|
-
.modal-body {
|
1100
|
-
max-width: 70% !important; } }
|
1101
|
-
|
1102
|
-
|
1103
|
-
/* 2.0 overrides */
|
1104
|
-
|
1105
|
-
h1.index {
|
1106
|
-
|
1107
|
-
font-size: 1.9rem;
|
1108
|
-
font-weight: 200;
|
1109
|
-
letter-spacing: 0.1rem;
|
1110
|
-
text-transform: uppercase;
|
1111
|
-
margin: 6.5rem 0px 6rem;
|
1112
|
-
text-align: center;
|
1113
|
-
|
1114
|
-
}
|
1115
|
-
|
1116
|
-
h1.list {
|
1117
|
-
visibility: hidden;
|
1118
|
-
}
|
1119
|
-
|
1120
|
-
h2.index,
|
1121
|
-
p.index {
|
1122
|
-
|
1123
|
-
margin: 1rem;
|
1124
|
-
}
|
1125
|
-
|
1126
|
-
.obras {
|
1127
|
-
margin-bottom: 0;
|
1128
|
-
}
|
1129
|
-
|
1130
|
-
|
1131
|
-
.overlay-text-inside {
|
1132
|
-
margin: 0 -1rem 1.3rem;
|
1133
|
-
font-size: 1rem;
|
1134
|
-
color: var(--background);
|
1135
|
-
|
1136
|
-
}
|
1137
|
-
|
1138
|
-
|
1139
|
-
.see-and-download {
|
1140
|
-
font-size: 1.8rem;
|
1141
|
-
margin-top: 1.3rem;
|
1142
|
-
color: var(--background);
|
1143
|
-
}
|
1144
|
-
|
1145
|
-
.clear {
|
1146
|
-
color: transparent;
|
1147
|
-
}
|
1148
|
-
|
1149
|
-
|
1150
|
-
.overlay {
|
1151
|
-
background-color: rgba(42, 52, 37, 0.88);
|
1152
|
-
}
|
1153
|
-
|
1154
|
-
/* footer */
|
1155
|
-
.default-footer {
|
1156
|
-
background: var(--background);
|
1157
|
-
padding-bottom: 100px;
|
1158
|
-
padding-top: 100px;
|
1159
|
-
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
|
1160
|
-
}
|
1161
|
-
.text-center {
|
1162
|
-
text-align: center !important;}
|
1163
|
-
.dis-blk {
|
1164
|
-
display: block;
|
1165
|
-
margin-bottom: 30px;
|
1166
|
-
}
|
1167
|
-
.copy-right {
|
1168
|
-
font-size: 12px;
|
1169
|
-
color: #bac0cb;
|
1170
|
-
}
|
1171
|
-
footer .social a {
|
1172
|
-
font-size: 1.6rem;
|
1173
|
-
}
|
1174
|
-
|
1175
|
-
|
1176
|
-
.footer-logo {
|
1177
|
-
width: auto;
|
1178
|
-
}
|
1179
|
-
.mb-40 {
|
1180
|
-
margin-bottom: 40px;
|
1181
|
-
}
|
1182
|
-
|
1183
|
-
|
1184
|
-
/*
|
1185
|
-
blog */
|
1186
|
-
|
1187
|
-
.post-cover h1 {
|
1188
|
-
font-size: 2rem;
|
1189
|
-
font-weight: 600;
|
1190
|
-
line-height: 2rem;
|
1191
|
-
text-transform: none;
|
1192
|
-
}
|
1193
|
-
|
1194
|
-
.blog h2 {
|
1195
|
-
font-size: 1.688rem;
|
1196
|
-
font-weight: 500;
|
1197
|
-
text-transform: uppercase;
|
1198
|
-
margin: 3.5rem 0px 1rem;
|
1199
|
-
text-align: center; }
|
1200
|
-
|
1201
|
-
|
1202
|
-
.obras-ciudad {
|
1203
|
-
padding: 3rem;
|
1204
|
-
}
|
1205
|
-
|
1206
|
-
/* chriteria pages */
|
1207
|
-
|
1208
|
-
h1.criterios-city {
|
1209
|
-
margin: 6.5rem 0px 0rem
|
1210
|
-
}
|
1211
|
-
|
1212
|
-
p.criterios-city {
|
1213
|
-
|
1214
|
-
font-size: .9rem;
|
1215
|
-
font-weight: 100;
|
1216
|
-
line-height: 1.5em;
|
1217
|
-
text-align: center;
|
1218
|
-
margin: 3rem 0;
|
1219
|
-
}
|
1220
|
-
|
1221
|
-
/*MEDIA QUERIES FOR CRITERIOS HOVER */
|
1222
|
-
|
1223
|
-
|
1224
|
-
p.criterios-city {
|
1225
|
-
visibility: hidden;
|
1226
|
-
}
|
1227
|
-
|
1228
|
-
.chriteria {
|
1229
|
-
filter: brightness(0.30);
|
1230
|
-
}
|
1231
|
-
|
1232
|
-
.busqueda {
|
1233
|
-
text-align: center;
|
1234
|
-
}
|
1235
|
-
|
1236
|
-
div.busqueda {
|
1237
|
-
padding: 25vh 2rem;
|
1238
|
-
}
|
1239
|
-
|
1240
|
-
@media (hover:hover) and (pointer: fine) {
|
1241
|
-
p.criterios-city-mobile {
|
1242
|
-
visibility: hidden;
|
1243
|
-
}
|
1244
|
-
|
1245
|
-
p.criterios-city {
|
1246
|
-
visibility: visible;
|
1247
|
-
}
|
1248
|
-
}
|
1249
|
-
|
1250
|
-
.search-index {
|
1251
|
-
text-align: center;
|
1252
|
-
margin-bottom: 4rem;
|
1253
|
-
font-size: 1.8rem;}
|