Drop the shadow graphic under page content

.entrytext carried the theme's bottom.png as a centre-bottom background,
which rendered as a grey smudge trailing the last line of every page.
Removed the rule and the now-unused asset.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-15 19:40:07 -04:00
co-authored by Claude Opus 5
parent 873dcc1892
commit b75107952e
2 changed files with 0 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

-1
View File
@@ -1132,7 +1132,6 @@ h2.post-title-color {
.entrytext {
background: url("/theme-images/bottom.png") no-repeat scroll center bottom transparent;
padding: 10px 0;
}