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>All Pages</title>
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/base.css" />
<style>
html, body { margin: 0; padding: 0; height: 100%; }
body { background: #eeeeee; }