From 8a66d0a432b6f7195b7fe03f039c329da9fb4e2f Mon Sep 17 00:00:00 2001 From: tradam Date: Sat, 21 Aug 2021 19:28:28 -0400 Subject: . --- my-theme/css/general.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-theme/css/general.css b/my-theme/css/general.css index 8939727..7cfa39b 100644 --- a/my-theme/css/general.css +++ b/my-theme/css/general.css @@ -88,7 +88,7 @@ h6:target::before { outline: 0; padding: 0 var(--page-padding); margin-top: calc(0px - var(--menu-bar-height)); /* Compensate for the #menu-bar-hover-placeholder */ - background-image: url('https://naked.catgirls.rodeo/images/white-parchment-paper-texture-repeating.jpg'); + background-image: url('https://naked.catgirls.rodeo/images/white-parchment-paper-texture-repeating-both.jpg'); background-repeat: both; background-position: right top; } -- cgit v1.2.3