Síntesis en la presentación y modificación de estilos de la versión web

This commit is contained in:
perro tuerto 2022-05-05 22:48:16 -05:00
parent a64975075c
commit 0be6e05b64
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -752,5 +752,5 @@ header > h3 {margin: 0 0 50px 0;}
footer {margin-top: 50px; font-size: 0.75em;}
h1.titulo {margin-top: 0}
code {background: inherit; padding: 0; border: none; color: #424242}
h1 {font-size: 2em; margin-bottom: 3em}
p + h1 {margin-top: 5em}
h1 {font-size: 2em !important; margin-bottom: 3em !important}
p + h1 {margin-top: 5em !important}