Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Tabs to spaces

AuthorDaveJarvis <email>
Date2023-10-03 21:52:47 GMT-0700
Commitc005687537a624ad054384344ac16fb0cfe4c446
Parent64312b9
Delta2 lines added, 2 lines removed
www/styles/base.css
body {
/* Ensure the page doesn't extend full screen on large monitors. */
- max-width: 1000px;
- margin: 0 auto;
+ max-width: 1000px;
+ margin: 0 auto;
background: #363636;