diff options
| author | tradam <git.tradam.fyi> | 2021-08-21 19:28:28 -0400 |
|---|---|---|
| committer | tradam <git.tradam.fyi> | 2021-08-21 19:28:28 -0400 |
| commit | 8a66d0a432b6f7195b7fe03f039c329da9fb4e2f (patch) | |
| tree | 74caf3cd2a15b242bc61f9379a4e572b1158def5 | |
| parent | 29cceeee02c21673402be1534167ce2d35074915 (diff) | |
| download | Plore-Tabletop-Game-8a66d0a432b6f7195b7fe03f039c329da9fb4e2f.tar.gz Plore-Tabletop-Game-8a66d0a432b6f7195b7fe03f039c329da9fb4e2f.zip | |
.
| -rw-r--r-- | my-theme/css/general.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
