Commit ee4aa879 authored by Jakob Moser's avatar Jakob Moser
Browse files

Quickfix broken blog post styles

parent e158c0d9
Loading
Loading
Loading
Loading
+3 −3
Changes for style.css: 3 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Theme URI: https://gitlab.cl.uni-heidelberg.de/fachschaft/wp-theme
Description: Ein zeitloses WordPress-Theme für die Fachschaft Computerlinguistik in Heidelberg, gehalten in den Farben rot, grau und schwarz. Seit Mitte 2020 nach Anpassungen von Jakob Moser sogar leidlich responsive.
Author: personads :: Maximilian Müller-Eberstein
Author URI: https://personads.me/
Version: 1.00-snapshot-26
Version: 1.00-snapshot-27
Tags: fs-coli, custom

License: GNU General Public License v3.0
@@ -654,7 +654,7 @@ main.list .content {
    vertical-align: middle;
}

main.list article > header {
main:not(.landing).list article > header {
    position: absolute;
    top: 0px;
    left: 0px;
@@ -758,7 +758,7 @@ article > header h1, .post-title h1 a, .news article h3 a, .news aside li a {
    margin-top: 3.5em;
}

main:not(.landing) .content::after {
main:not(.landing):not(.list) .content::after {
    content: "";
    display: block;
    position: absolute;