This commit is contained in:
Cay 2026-03-12 15:16:30 +00:00
parent c8f1dcfb50
commit 6651912124

View File

@ -76,7 +76,7 @@ body {
.popup-header {
padding: 12px;
font-family: "Tangerine", serif;
background: linear-gradient(#6b4b2a, #3c2414);
border-bottom: 2px solid #8b6a3c;
@ -127,6 +127,9 @@ body {
.popup-content {
padding: 15px;
font-family: "Cinzel", serif;
font-size: 18px;
line-height: 1.4;
}
.tab-content {