Loading style.css +6 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein * Author URI: https://personads.me/ * * Version: 1.00-snapshot-33 * Version: 1.00-snapshot-34 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -421,11 +421,15 @@ main.list { } main.list article { margin: 4em 0; margin: 2em 0; position: relative; box-shadow: 0px 0px 10px var(--shadow-color); } main.list article:first-of-type { margin-top: 4em; } main.list article > header h1 { padding: 0; position: absolute; Loading Loading
style.css +6 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Author: personads :: Maximilian Müller-Eberstein * Author URI: https://personads.me/ * * Version: 1.00-snapshot-33 * Version: 1.00-snapshot-34 * * License: GNU General Public License v3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.html Loading Loading @@ -421,11 +421,15 @@ main.list { } main.list article { margin: 4em 0; margin: 2em 0; position: relative; box-shadow: 0px 0px 10px var(--shadow-color); } main.list article:first-of-type { margin-top: 4em; } main.list article > header h1 { padding: 0; position: absolute; Loading