Loading style.css +4 −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.5.5 * Version: 2.5.6 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -40,6 +40,9 @@ body { grid-template-rows: min-content 1fr min-content; grid-template-columns: 2fr 8fr; min-height: 100vh; /* Font and appearance */ font-size: 17px; } body.has-admin-bar { Loading typography.css +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ body { /* Font and appearance */ font-family: "Open Sans", sans-serif; font-size: 17px; font-size: 14px; color: var(--text-color); background: var(--background-color); } Loading Loading
style.css +4 −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.5.5 * Version: 2.5.6 * Requires PHP: 8.0 * * License: GNU General Public License v3.0 Loading Loading @@ -40,6 +40,9 @@ body { grid-template-rows: min-content 1fr min-content; grid-template-columns: 2fr 8fr; min-height: 100vh; /* Font and appearance */ font-size: 17px; } body.has-admin-bar { Loading
typography.css +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ body { /* Font and appearance */ font-family: "Open Sans", sans-serif; font-size: 17px; font-size: 14px; color: var(--text-color); background: var(--background-color); } Loading