diff options
Diffstat (limited to '174bg/handbook/source/index.html')
| -rw-r--r-- | 174bg/handbook/source/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/174bg/handbook/source/index.html b/174bg/handbook/source/index.html index ae6edc6..9edb7d5 100644 --- a/174bg/handbook/source/index.html +++ b/174bg/handbook/source/index.html @@ -6,8 +6,8 @@ <title>174th Battle Group Handbook</title> <link href="index.css" rel="stylesheet" /> </head> - <body style="margin: 0; font-family: sans-serif"> - <main class="prose"> + <body class="dark:bg-stone-900"> + <main class="prose dark:prose-invert mx-auto p-4 max-w-xl"> <article id="introduction"> <h1>174th Battle Group Handbook</h1> <p> |
