Hallo
Habe die Zeile aus der css rausgelöscht aber leider sind die Balken immer noch da. :(
Es fanden sich 2 mal die Zeilen in der CSS.
ZitatAlles anzeigenarticle.sticky .featured-post { border-top: 4px double #ededed;
[COLOR=#ff0000]border-bottom: 4px double #ededed;[/COLOR]
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
ZitatAlles anzeigen.site-content article { [COLOR=#ff0000]border-bottom: 4px double #ededed;[/COLOR]
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}