From 82903d01f3eb3d8f8199182bdedf03f8af8a0e35 Mon Sep 17 00:00:00 2001 From: tradam Date: Sat, 21 Aug 2021 19:17:57 -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 8bb521b..8939727 100644 --- a/my-theme/css/general.css +++ b/my-theme/css/general.css @@ -89,7 +89,7 @@ h6:target::before { 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-repeat: repeat-y; + background-repeat: both; background-position: right top; } .page-wrapper { -- cgit v1.2.3