Loading style.css +5 −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 (Code-Rewrite) * Author URI: https://personads.me/ * * Version: 1.2.0 * Version: 1.2.1 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -931,6 +931,10 @@ blockquote p:last-of-type::after { content: "“"; } blockquote + p { padding-right: 2em; } blockquote cite { font-size: small; } Loading Loading
style.css +5 −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 (Code-Rewrite) * Author URI: https://personads.me/ * * Version: 1.2.0 * Version: 1.2.1 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -931,6 +931,10 @@ blockquote p:last-of-type::after { content: "“"; } blockquote + p { padding-right: 2em; } blockquote cite { font-size: small; } Loading