Loading style.css +13 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version & Design); Jakob Moser (Code-Anpassungen und Responsiveness) * Author URI: https://personads.me/ * * Version: 1.00-snapshot-38 * Version: 1.00-snapshot-39 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -166,6 +166,18 @@ body > aside h2 { font-weight: normal; } @media (max-width: 705px) { body > footer { text-align: center; } body > footer .copyright { float: none; display: block; margin-top: 10px; } } /* -- Navigation bar -- */ header .nav-toggle { display: none; Loading Loading
style.css +13 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version & Design); Jakob Moser (Code-Anpassungen und Responsiveness) * Author URI: https://personads.me/ * * Version: 1.00-snapshot-38 * Version: 1.00-snapshot-39 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -166,6 +166,18 @@ body > aside h2 { font-weight: normal; } @media (max-width: 705px) { body > footer { text-align: center; } body > footer .copyright { float: none; display: block; margin-top: 10px; } } /* -- Navigation bar -- */ header .nav-toggle { display: none; Loading