pre-img swap

This commit is contained in:
Matt Batchelder
2026-03-23 21:09:27 -04:00
parent 87474b05a9
commit bbe8c1860c
395 changed files with 29643 additions and 712 deletions

View File

@@ -1,7 +1,7 @@
/* Preview Splash Screen - Matches Modern Theme */
div.preview-splash {
background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
background: linear-gradient(135deg, #e87800 0%, #c46500 100%);
url('../preview/img/xibologo.png') no-repeat center center;
background-attachment: fixed;
background-size: 200px;