fixed css

This commit is contained in:
2025-07-14 17:33:11 +02:00
parent 880c4649f0
commit 69bd1ce121

View File

@@ -305,8 +305,9 @@
color: #fff !important;
padding: 50mm 15mm; /* Adjust padding for print */
}
.front-page .logo {
.front-page .logo {
max-width: 180px; /* Adjust logo size for print front page */
height: 150px;
}
.front-page h1, .front-page p, .front-page strong {
color: #fff !important; /* Ensure white text prints white */