diff --git a/src/App.css b/src/App.css index be27778..fec35b1 100644 --- a/src/App.css +++ b/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; diff --git a/src/App.js b/src/App.js index 69979ac..30452c4 100644 --- a/src/App.js +++ b/src/App.js @@ -176,7 +176,7 @@ function App() {
Visor de documentos EPUB accesibles desde IPFS
+Visor de documentos EPUB accesibles desde IPFS