ajustes para se adequar ao novo servidor e estrutura da Editora Moan. Bem como a mudança de logo

This commit is contained in:
Rafael Tavares Juliani 2025-08-04 22:39:40 -03:00
parent 986d20706a
commit 764bb8c816
10 changed files with 257 additions and 286 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -172,6 +172,19 @@ object pre {
background-color: #444 !important;
}
logo-link-livros-moan {
display: inline-block;
width: 28px;
height: 28px;
background-image: url('https://leitorweb.livro.online/favicon.svg');
background-size: contain;
background-repeat: no-repeat;
}
body.quarto-light a.logo-link-livros-moan {
background-image: url('https://leitorweb.livro.online/favicon.svg');
}
h1 {
font-size: 2em;
}

View File

@ -1 +1 @@
main {position: relative;}#papel {padding: 18px;box-sizing: border-box;border-radius: 5px;margin-top: 45px;}.page-navigation {margin-bottom: 30px;}object pre {font-size: 18px;}.referencias_capitulo {width: 266px;display: flex;font-size: 15px;flex-direction: row;justify-content: space-between;align-items: center;height: 35px;background-color: #f8f9fa;color: #fff;text-align: center;color: #444;box-shadow: 0 1px 3px #ababab;position: fixed;bottom: 0;border-radius: 5px 5px 0 0;left: 50%;transform: translateX(-50%);border-width: 1px 1px 0 1px;border-style: solid;border-color: #dedfe0;}.referencias_capitulo span {margin: 5px;}.referencias_capitulo input {border: 1px solid #dedede;height: 25px;width: 103px;border-radius: 5px;margin-right: 4px;font-size: 12px;color:#999;background-size: 15px 15px;}.referencias_capitulo input::placeholder {color: #999;font-size: 12.5px;}.referencias_capitulo .cont_ref {width: 160px;display: flex;flex-direction: row;justify-content: center;align-items: center;}.pegarLink {border: none;font-size: 11px;height: 30px;background-color: #e4e4e4;border-radius: 3px;margin-left: 2px;padding: 0;}.pegarLink span {margin-top: 0;margin-bottom: 0;}.pegarLink span img {height: 18px;width: auto;margin-bottom: -5px;}.pegarLink:hover {background-color: #ddedfd;}.modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);}.modal-content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;padding: 20px;min-width: 260px;max-width: 400px;border-radius: 3px;font-size: 14px;}.modal-content p {margin-bottom: 0;}.modal-content div {margin-bottom: 1rem;}#qrcode_container {margin: 13px auto 5px auto;}.close {position: absolute;top: 0;right: 0;padding: 0 15px;cursor: pointer;background-color: #d3d3d3;border-radius: 3px;}.close:hover {background-color: #d15e5e;}#moan-menu-texto {position:absolute;right: 0;}#moan-menu-texto img {width: 16px;height: auto;}#moan-menu-texto button {background: #fff;border: 1px solid #ccc;border-radius: 5px;padding: 4px 9px;margin: 3px;cursor: pointer;}#moan-menu-texto button:hover {box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}.luz_apagada {background-color: #444 !important;}h1 {font-size: 2em;}h2 {font-size: 1.5em;}h3, h4 {font-size: 1.3em;}h5, h6 {font-size: 1.02em;}.callout.callout-style-default>div.callout-header {font-size: 0.88em;}.callout.callout-style-default .callout-body {font-size: 0.88em;}@media only screen and (max-width: 767px) {#quarto-content {display: block !important;}#moan-menu-texto {top: -34px }}@media only screen and (max-width: 500px) {#papel{margin-top: 90px;}}
main{position:relative}#papel{padding:18px;box-sizing:border-box;border-radius:5px;margin-top:45px}.page-navigation{margin-bottom:30px}object pre{font-size:18px}.referencias_capitulo{width:266px;display:flex;font-size:15px;flex-direction:row;justify-content:space-between;align-items:center;height:35px;background-color:#f8f9fa;color:#fff;text-align:center;color:#444;box-shadow:0 1px 3px #ababab;position:fixed;bottom:0;border-radius:5px 5px 0 0;left:50%;transform:translateX(-50%);border-width:1px 1px 0 1px;border-style:solid;border-color:#dedfe0}.referencias_capitulo span{margin:5px}.referencias_capitulo input{border:1px solid #dedede;height:25px;width:103px;border-radius:5px;margin-right:4px;font-size:12px;color:#999;background-size:15px 15px}.referencias_capitulo input::placeholder{color:#999;font-size:12.5px}.referencias_capitulo .cont_ref{width:160px;display:flex;flex-direction:row;justify-content:center;align-items:center}.pegarLink{border:none;font-size:11px;height:30px;background-color:#e4e4e4;border-radius:3px;margin-left:2px;padding:0}.pegarLink span{margin-top:0;margin-bottom:0}.pegarLink span img{height:18px;width:auto;margin-bottom:-5px}.pegarLink:hover{background-color:#ddedfd}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5)}.modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;min-width:260px;max-width:400px;border-radius:3px;font-size:14px}.modal-content p{margin-bottom:0}.modal-content div{margin-bottom:1rem}#qrcode_container{margin:13px auto 5px auto}.close{position:absolute;top:0;right:0;padding:0 15px;cursor:pointer;background-color:#d3d3d3;border-radius:3px}.close:hover{background-color:#d15e5e}#moan-menu-texto{position:absolute;right:0}#moan-menu-texto img{width:16px;height:auto}#moan-menu-texto button{background:#fff;border:1px solid #ccc;border-radius:5px;padding:4px 9px;margin:3px;cursor:pointer}#moan-menu-texto button:hover{box-shadow:0 0 5px rgb(0 0 0 / .5)}.luz_apagada{background-color:#444!important}logo-link-livros-moan{display:inline-block;width:28px;height:28px;background-image:url(https://leitorweb.livro.online/favicon.svg);background-size:contain;background-repeat:no-repeat}body.quarto-light a.logo-link-livros-moan{background-image:url(https://leitorweb.livro.online/favicon.svg)}h1{font-size:2em}h2{font-size:1.5em}h3,h4{font-size:1.3em}h5,h6{font-size:1.02em}.callout.callout-style-default>div.callout-header{font-size:.88em}.callout.callout-style-default .callout-body{font-size:.88em}@media only screen and (max-width:767px){#quarto-content{display:block!important}#moan-menu-texto{top:-34px}}@media only screen and (max-width:500px){#papel{margin-top:90px}}

View File

@ -1,194 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="12.050216"
viewBox="0 -960 390.1601 482.00863"
width="9.7540026"
version="1.1"
id="svg1"
sodipodi:docname="import_contacts_FILL0_wght400_GRAD0_opsz24.svg"
inkscape:export-filename="estante.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true">
<inkscape:grid
id="grid5"
units="px"
originx="-7.0948441"
originy="-6.0099514"
spacingx="40"
spacingy="40"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14901961"
empspacing="5"
dotted="false"
gridanglex="30"
gridanglez="30"
visible="true" />
</sodipodi:namedview>
<metadata
id="metadata8">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by/4.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
</cc:License>
</rdf:RDF>
</metadata>
<path
style="fill:none;fill-opacity:1;stroke:#444444;stroke-width:18.7156;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 10.946558,-950.64219 H 380.80233 v 463.29302 H 9.3893078 Z"
id="path9" />
<path
style="fill:none;fill-opacity:1;stroke:#444444;stroke-width:18.7156;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 10.167938,-795.69209 H 380.02368"
id="path10" />
<path
style="fill:none;fill-opacity:1;stroke:#444444;stroke-width:18.7156;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 10.167938,-642.29927 H 381.58098"
id="path11" />
<path
style="fill:none;fill-opacity:1;stroke:#5a5a5a;stroke-width:25.6627;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 56.552258,-804.51716 V -910.22937"
id="path12" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:27.2218;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 81.496448,-804.26148 V -923.21056"
id="path12-9" />
<path
style="fill:none;fill-opacity:1;stroke:#5a5a5a;stroke-width:27.6878;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 107.64922,-804.47468 v -123.0556"
id="path12-8" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.225;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 134.52044,-804.219 V -914.61444"
id="path12-9-9" />
<path
style="fill:none;fill-opacity:1;stroke:#5a5a5a;stroke-width:25.6627;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 135.90985,-495.15092 V -600.86305"
id="path12-85" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:27.2218;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 160.85402,-494.89522 V -613.84434"
id="path12-9-7" />
<path
style="fill:none;fill-opacity:1;stroke:#5a5a5a;stroke-width:26.7524;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 214.64864,-495.88705 V -610.76687"
id="path12-8-3" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.225;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 187.79342,-494.85269 v -110.3955"
id="path12-9-9-5" />
<path
style="fill:none;fill-opacity:1;stroke:#5a5a5a;stroke-width:25.6627;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 32.022118,-495.43001 V -601.14217"
id="path12-4" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:27.2218;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 56.966298,-495.1743 V -614.1234"
id="path12-9-2" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.225;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 109.99031,-495.13179 V -605.5273"
id="path12-9-9-25" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:27.1791;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 337.56255,-804.43696 V -923.00821"
id="path12-9-9-2" />
<path
style="fill:none;fill-opacity:1;stroke:#717171;stroke-width:26.9096;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 311.47016,-804.67371 V -920.90903"
id="path12-9-9-2-1" />
<path
style="fill:none;fill-opacity:1;stroke:#5d575a;stroke-width:25.6167;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 285.3935,-804.20022 v -105.3343"
id="path12-9-9-2-10" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.4553;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 259.301,-804.43696 V -916.77908"
id="path12-9-9-2-1-1" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:24.897;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 196.31502,-651.5939 v -99.4945"
id="path12-9-9-2-6" />
<path
style="fill:none;fill-opacity:1;stroke:#717171;stroke-width:26.9096;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 170.22253,-651.24665 V -767.482"
id="path12-9-9-2-1-8" />
<path
style="fill:none;fill-opacity:1;stroke:#5d575a;stroke-width:25.6167;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 144.14589,-651.35722 v -105.3343"
id="path12-9-9-2-10-6" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.4553;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 118.05347,-651.5939 V -763.93602"
id="path12-9-9-2-1-1-1" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:24.897;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 274.65286,-651.1704 v -99.49451"
id="path12-9-9-2-6-3" />
<path
style="fill:none;fill-opacity:1;stroke:#717171;stroke-width:25.9926;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 299.95093,-650.82316 V -759.27203"
id="path12-9-9-2-1-8-5" />
<path
style="fill:none;fill-opacity:1;stroke:#5d575a;stroke-width:25.6167;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 250.51492,-650.93366 v -105.3343"
id="path12-9-9-2-10-6-8" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.4553;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 222.08654,-650.39178 V -762.73384"
id="path12-9-9-2-1-1-1-3" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:24.897;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 331.02823,-496.2203 v -99.4945"
id="path12-9-9-2-6-32" />
<path
style="fill:none;fill-opacity:1;stroke:#717171;stroke-width:26.9096;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 304.9358,-495.87306 V -612.10839"
id="path12-9-9-2-1-8-0" />
<path
style="fill:none;fill-opacity:1;stroke:#5d575a;stroke-width:25.6167;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 278.85914,-495.98356 V -601.31784"
id="path12-9-9-2-10-6-6" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.4553;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 252.76669,-496.2203 V -608.56243"
id="path12-9-9-2-1-1-1-36" />
<path
style="fill:none;fill-opacity:1;stroke:#676467;stroke-width:26.4553;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="M 356.79981,-495.01816 V -607.36021"
id="path12-9-9-2-1-1-1-3-0" />
</svg>

Before

Width:  |  Height:  |  Size: 8.6 KiB

113
favicon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.5 KiB

114
favicon_branco.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M260-320q47 0 91.5 10.5T440-278v-394q-41-24-87-36t-93-12q-36 0-71.5 7T120-692v396q35-12 69.5-18t70.5-6Zm260 42q44-21 88.5-31.5T700-320q36 0 70.5 6t69.5 18v-396q-33-14-68.5-21t-71.5-7q-47 0-93 12t-87 36v394Zm-40 118q-48-38-104-59t-116-21q-42 0-82.5 11T100-198q-21 11-40.5-1T40-234v-482q0-11 5.5-21T62-752q46-24 96-36t102-12q58 0 113.5 15T480-740q51-30 106.5-45T700-800q52 0 102 12t96 36q11 5 16.5 15t5.5 21v482q0 23-19.5 35t-40.5 1q-37-20-77.5-31T700-240q-60 0-116 21t-104 59ZM280-494Z"/></svg>

Before

Width:  |  Height:  |  Size: 590 B

View File

@ -1,4 +1,4 @@
//Este script depende da biblioteca https://moanquarto.livro.online/bibliotecas_de_terceiros/qrcode.min.js e de imagens na mesma pasta deste arquivo
//Este script depende da biblioteca https://leitorweb.livro.online/bibliotecas_de_terceiros/qrcode.min.js e de imagens na mesma pasta deste arquivo
//Variáveis globais
@ -17,12 +17,12 @@ window.onload = (event) => {
// A variavel metadados está definida no head do html. Foi colocada pelo script preparacao-moan.py
const Interruptor_Som = new Audio('https://moanquarto.livro.online/moan-quarto/Interruptor.mp3');
const Interruptor_Som = new Audio('https://leitorweb.livro.online/Interruptor.mp3');
const livroUrl = metadados.livroUrl;
// 0 -> branco, 1 -> creme, 2 -> textura, 3 -> antigo
const tipo_de_papel = ['#fff', 'antiquewhite', "url('https://moanquarto.livro.online/moan-quarto/olga-thelavart-HZm2XR0whdw-unsplash_P.jpg')", "url('https://moanquarto.livro.online/moan-quarto/paper-g5d2cae661_1280_Pixabay_user_geralt.jpg')"];
const tipo_de_papel = ['#fff', 'antiquewhite', "url('https://leitorweb.livro.online/olga-thelavart-HZm2XR0whdw-unsplash_P.jpg')", "url('https://leitorweb.livro.online/paper-g5d2cae661_1280_Pixabay_user_geralt.jpg')"];
let indiceTipoPapel = 0; //Índice do tipo de papel
@ -243,7 +243,7 @@ window.onload = (event) => {
const scriptElement = document.createElement('script');
// Defina o atributo src para o caminho da biblioteca QRCode.js
scriptElement.src = 'https://moanquarto.livro.online/bibliotecas_de_terceiros/qrcode.min.js';
scriptElement.src = 'https://leitorweb.livro.online/bibliotecas_de_terceiros/qrcode.min.js';
// Adicione o elemento script ao final do corpo do documento
document.body.appendChild(scriptElement);
@ -538,11 +538,11 @@ window.onload = (event) => {
// Crie e adicione os botões com as respectivas funções
divMenuTexto.appendChild(criarBotaoComFuncao('https://moanquarto.livro.online/moan-quarto/text_decrease_FILL0_wght400_GRAD0_opsz24.svg', diminuirFonte));
divMenuTexto.appendChild(criarBotaoComFuncao('https://moanquarto.livro.online/moan-quarto/text_increase_FILL0_wght400_GRAD0_opsz24.svg', aumentarFonte));
divMenuTexto.appendChild(criarBotaoComFuncao('https://moanquarto.livro.online/moan-quarto/format_clear_FILL0_wght400_GRAD0_opsz24.svg', retornarFonteSize));
divMenuTexto.appendChild(criarBotaoComFuncao('https://moanquarto.livro.online/moan-quarto/note_FILL0_wght400_GRAD0_opsz24.svg', mudarPapel));
divMenuTexto.appendChild(criarBotaoComFuncao('https://moanquarto.livro.online/moan-quarto/emoji_objects_FILL0_wght400_GRAD0_opsz24.svg', alternarEstadoDaLuz));
divMenuTexto.appendChild(criarBotaoComFuncao('https://leitorweb.livro.online/text_decrease_FILL0_wght400_GRAD0_opsz24.svg', diminuirFonte));
divMenuTexto.appendChild(criarBotaoComFuncao('https://leitorweb.livro.online/text_increase_FILL0_wght400_GRAD0_opsz24.svg', aumentarFonte));
divMenuTexto.appendChild(criarBotaoComFuncao('https://leitorweb.livro.online/format_clear_FILL0_wght400_GRAD0_opsz24.svg', retornarFonteSize));
divMenuTexto.appendChild(criarBotaoComFuncao('https://leitorweb.livro.online/note_FILL0_wght400_GRAD0_opsz24.svg', mudarPapel));
divMenuTexto.appendChild(criarBotaoComFuncao('https://leitorweb.livro.online/emoji_objects_FILL0_wght400_GRAD0_opsz24.svg', alternarEstadoDaLuz));
main.insertBefore(divMenuTexto, main.firstChild);
@ -616,7 +616,7 @@ window.onload = (event) => {
inputBusca.className = 'buscar_ref';
inputBusca.setAttribute('placeholder', 'Referência...');
inputBusca.style.backgroundImage = 'url("https://moanquarto.livro.online/moan-quarto/search_FILL0_wght400_GRAD0_opsz24.svg")';
inputBusca.style.backgroundImage = 'url("https://leitorweb.livro.online/search_FILL0_wght400_GRAD0_opsz24.svg")';
inputBusca.style.backgroundRepeat = 'no-repeat';
inputBusca.style.backgroundPosition = '5px center';
inputBusca.style.paddingLeft = '25px'; // Ajuste o valor conforme necessário
@ -642,7 +642,7 @@ window.onload = (event) => {
// Adicione a imagem ao span
const imagem = document.createElement("img");
imagem.src = "https://moanquarto.livro.online/moan-quarto/link_FILL0_wght400_GRAD0_opsz24.svg";
imagem.src = "https://leitorweb.livro.online/link_FILL0_wght400_GRAD0_opsz24.svg";
spanDentroDoBotao.appendChild(imagem);
// Crie o texto
@ -669,36 +669,16 @@ window.onload = (event) => {
const buscaRefInput = document.getElementById('busca_ref');
// Colocar os link da barra. Estou colocando um link para a editora e outro para os demais livros
// Colocar os link da barra. Estou colocando um link os demais livros
if (navbarTools) {
// Crie o primeiro link e imagem
var link1 = document.createElement('a');
link1.className = 'quarto-navigation-tool px-1';
link1.href = 'https://editora.livro.online';
link1.title = 'Editora Moan';
link1.className = 'quarto-navigation-tool px-1 logo-link-livros-moan';
link1.href = 'https://livro.online';
link1.title = 'Livros Online da Editora Moan';
var img1 = document.createElement('img');
img1.src = 'https://moanquarto.livro.online/moan-quarto/LogoRegistroALTII_min.png';
img1.alt = 'Editora';
link1.appendChild(img1);
// Crie o segundo link e imagem
var link2 = document.createElement('a');
link2.className = 'quarto-navigation-tool px-1';
link2.href = 'https://livro.online/livros';
link2.title = 'Mais livros gratuitos...';
var img2 = document.createElement('img');
img2.src = 'https://moanquarto.livro.online/moan-quarto/livro_aberto_curvas.svg';
img2.alt = 'Livros';
img2.width = 28;
img2.height = 28;
link2.appendChild(img2);
// Adicione os links à div quarto-navbar-tools no início
navbarTools.insertBefore(link2, navbarTools.firstChild);
navbarTools.insertBefore(link1, navbarTools.firstChild);
}

2
leitor-web.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,54 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="14.761114"
viewBox="0 -960 828.28568 590.44456"
width="20.707142"
version="1.1"
id="svg1"
sodipodi:docname="import_contacts_FILL0_wght400_GRAD0_opsz24.svg"
inkscape:export-filename="livro_aberto_curvas.svg"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true">
<inkscape:grid
id="grid5"
units="px"
originx="-1.6285713"
originy="-4.7343502"
spacingx="40"
spacingy="40"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14901961"
empspacing="5"
dotted="false"
gridanglex="30"
gridanglez="30"
visible="true" />
</sodipodi:namedview>
<path
style="fill:none;fill-opacity:1;stroke:#444444;stroke-width:24;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 16.285719,-909.37401 c 255.229951,-100.69469 398.571431,41.42857 398.571431,41.42857 0,0 164.53579,-148.82466 401.42856,-41.42857 0,158.56406 -1.42856,306.67528 -1.42856,482.85716 -276.36368,-117.99412 -402.85716,38.5714 -402.85716,38.5714 0,0 -140.38303,-153.29867 -399.999987,-38.5714 0,-122.28715 4.201652,-325.17187 4.285716,-482.85716 z"
id="path5"
sodipodi:nodetypes="ccccccc" />
<path
style="fill:none;fill-opacity:1;stroke:#444444;stroke-width:12.28;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 411.99999,-869.37401 v 467.14284"
id="path6" />
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB