Dave Jarvis' Repositories
Home
Files
Commits
Tags
Clone
Repository:
keenwrite
keenquotes
kmcaster
keenwrite.com
treetrek
autonoma.ca
impacts.to
delibero
indispensable
mandelbrot
notanexus
scripted-selenium
yamlp
jigo
jexpect
hierarchy
rxm
miller-columns
palette
recipe-books
recipe-fiddle
segmenter
tally-time
sales
historical-computer-go
pod
shufflenblues.com
whitemagicsoftware.com
git clone https://repo.autonoma.ca/repo/keenwrite.git
keenwrite
/
Commits
/ 74adb2a
Adjusts centering
Author
DaveJarvis <email>
Date
2023-11-01 20:42:59 GMT-0700
Commit
74adb2a75bb059ed64129164e312a08ff7608a42
Parent
3bb0f1f
Delta
2 lines added, 0 lines removed, 2-line increase
www/styles/base.css
main > p.version {
+
margin: auto;
+
width: 100%;
text-align: center;
}