style -> base / smartbar

This commit is contained in:
2025-08-10 18:02:12 -07:00
parent 0a866e7bf3
commit 66b1b5c2ae
6 changed files with 8 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Print</title>
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/base.css" />
<style>
/* Ensure a clean print with no gaps between pages */
@media screen { body { background: #eeeeee; } }