Loading style.css +6 −7 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.0 * Version: 2.6.1 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -84,11 +84,10 @@ body > aside.levitating { height: max-content; } /* -- Header (containing the menu), footer (containing copyright info), potential sidebars -- */ /* -- Header (containing the menu), footer (containing copyright info) */ body > header, body > footer, body > aside h1 { font-family: "Inconsolata", monospace; body > footer { font-family: var(--monospace); } body > header { Loading Loading @@ -367,7 +366,7 @@ article > header h3 a, border-width: 0 0 0 2px; box-shadow: 0 0 3px var(--shadow-color); text-align: left; font-family: "Inconsolata", monospace; font-family: var(--monospace); font-weight: normal; color: #fff; margin-bottom: -2.5em; Loading Loading @@ -446,7 +445,7 @@ main.landing > header { background-color: rgba(0, 0, 0, 0.2); background-blend-mode: overlay; font-family: "Inconsolata", monospace; font-family: var(--monospace); color: #fff; padding-left: 2em; Loading typography.css +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ body { --background-color: #ffffff; --shadow-color: #424242; --sans-serif: "Nunito", sans-serif; --monospace: "Inconsolata", monospace; /* Font and appearance */ font-family: var(--sans-serif); Loading Loading @@ -48,6 +49,7 @@ a img { h1 { font-size: 1.75em; font-weight: normal; font-family: var(--monospace); } h3 { Loading Loading
style.css +6 −7 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.0 * Version: 2.6.1 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -84,11 +84,10 @@ body > aside.levitating { height: max-content; } /* -- Header (containing the menu), footer (containing copyright info), potential sidebars -- */ /* -- Header (containing the menu), footer (containing copyright info) */ body > header, body > footer, body > aside h1 { font-family: "Inconsolata", monospace; body > footer { font-family: var(--monospace); } body > header { Loading Loading @@ -367,7 +366,7 @@ article > header h3 a, border-width: 0 0 0 2px; box-shadow: 0 0 3px var(--shadow-color); text-align: left; font-family: "Inconsolata", monospace; font-family: var(--monospace); font-weight: normal; color: #fff; margin-bottom: -2.5em; Loading Loading @@ -446,7 +445,7 @@ main.landing > header { background-color: rgba(0, 0, 0, 0.2); background-blend-mode: overlay; font-family: "Inconsolata", monospace; font-family: var(--monospace); color: #fff; padding-left: 2em; Loading
typography.css +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ body { --background-color: #ffffff; --shadow-color: #424242; --sans-serif: "Nunito", sans-serif; --monospace: "Inconsolata", monospace; /* Font and appearance */ font-family: var(--sans-serif); Loading Loading @@ -48,6 +49,7 @@ a img { h1 { font-size: 1.75em; font-weight: normal; font-family: var(--monospace); } h3 { Loading