Loading style.css +8 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser * Author URI: https://personads.me/ * * Version: 2.6.1 * Version: 2.6.2 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -814,6 +814,13 @@ blockquote::after { /* ==== Text markup elements ==== */ /* Most of those are found in typography.css */ /* -- Heading -- */ h2 { font-family: inherit; border: none; padding: inherit; } /* -- Lists -- */ ul, ol { Loading typography.css +6 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,12 @@ h1 { font-family: var(--monospace); } h2 { font-family: var(--monospace); border-bottom: 2px solid var(--accent-color); padding-bottom: 5px; } h3 { margin-bottom: 10px; } Loading Loading
style.css +8 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser * Author URI: https://personads.me/ * * Version: 2.6.1 * Version: 2.6.2 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -814,6 +814,13 @@ blockquote::after { /* ==== Text markup elements ==== */ /* Most of those are found in typography.css */ /* -- Heading -- */ h2 { font-family: inherit; border: none; padding: inherit; } /* -- Lists -- */ ul, ol { Loading
typography.css +6 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,12 @@ h1 { font-family: var(--monospace); } h2 { font-family: var(--monospace); border-bottom: 2px solid var(--accent-color); padding-bottom: 5px; } h3 { margin-bottom: 10px; } Loading