10
src/App.css
10
src/App.css
@@ -100,6 +100,11 @@ body {
|
||||
padding-left: 4rem;
|
||||
}
|
||||
|
||||
.subtitle a:hover, .subtitle a:focus, .subtitle a:active, .subtitle a:visited {
|
||||
color:white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.App-main {
|
||||
flex: 1;
|
||||
max-width: 1200px;
|
||||
@@ -202,6 +207,11 @@ body {
|
||||
padding-left: 2.75rem;
|
||||
}
|
||||
|
||||
.subtitle a:hover, .subtitle a:focus, .subtitle a:active, .subtitle a:visited {
|
||||
color:white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.App-main {
|
||||
padding: 1rem;
|
||||
gap: 1rem;
|
||||
|
||||
@@ -176,7 +176,7 @@ function App() {
|
||||
<FaBook className="app-logo" aria-hidden="true" />
|
||||
<h1>La Biblioteca</h1>
|
||||
</div>
|
||||
<p className="subtitle">Visor de documentos EPUB accesibles desde IPFS</p>
|
||||
<p className="subtitle">Visor de documentos EPUB accesibles desde <a href="https://eu.orbitor.dev/ipfs/QmSf3Td5ryGX9vyJcYPqfpntrarhSFnoyM42w4S7ZghsgC/" target="_blank">IPFS</a></p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Referencia en una nueva incidencia
Block a user