diff --git a/public/theme-images/bottom.png b/public/theme-images/bottom.png deleted file mode 100644 index 3bff6b5..0000000 Binary files a/public/theme-images/bottom.png and /dev/null differ diff --git a/src/styles/global.css b/src/styles/global.css index 1de0229..d4654d8 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1132,7 +1132,6 @@ h2.post-title-color { .entrytext { - background: url("/theme-images/bottom.png") no-repeat scroll center bottom transparent; padding: 10px 0; }