Loading style.css +18 −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.10.0 * Version: 1.10.1 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -1016,6 +1016,23 @@ iframe { border: none; } .privacy-consent-prompt-area { background-color: #ededed; text-align: center; display: grid; align-items: center; justify-items: center; box-shadow: 0px 0px 3px #797979 inset; } .privacy-consent-prompt-area .unloaded-content { display: none; } .privacy-consent-prompt-area .privacy-consent-prompt { font-size: small; } /* -- Galleries -- */ .wp-block-gallery { width: 70%; Loading Loading
style.css +18 −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.10.0 * Version: 1.10.1 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -1016,6 +1016,23 @@ iframe { border: none; } .privacy-consent-prompt-area { background-color: #ededed; text-align: center; display: grid; align-items: center; justify-items: center; box-shadow: 0px 0px 3px #797979 inset; } .privacy-consent-prompt-area .unloaded-content { display: none; } .privacy-consent-prompt-area .privacy-consent-prompt { font-size: small; } /* -- Galleries -- */ .wp-block-gallery { width: 70%; Loading