Updated show along with cosmetic tweaks

This commit is contained in:
2026-06-07 10:06:58 -04:00
parent abe884337a
commit 8c38d9da48
7 changed files with 7 additions and 12 deletions
+2 -2
View File
@@ -2591,9 +2591,9 @@ input, select, textarea {
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
background-color: #1f1815;
background-color: #362621;
background-attachment: scroll, scroll;
background-image: url("images/overlay.png"), url("../../images/bg.jpg");
background-image: url("images/overlay.png"), url("../../images/bg.png");
background-position: top left, top left;
background-repeat: repeat, no-repeat;
background-size: auto, 150%;