diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-08-25 22:35:46 -0700 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-08-25 22:49:02 -0700 |
commit | cfb593bcb2c4a7b62ed5bdf4a7833adf63428484 (patch) | |
tree | c133287827d520bedb44559622c56391b54f9a30 /static | |
parent | b957f72a8af1e561c82da17921147191a03cf9f1 (diff) | |
download | patchfoo-cfb593bcb2c4a7b62ed5bdf4a7833adf63428484.tar.gz patchfoo-cfb593bcb2c4a7b62ed5bdf4a7833adf63428484.zip |
Add about-self page
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index 7b22dcf..6882559 100644 --- a/static/styles.css +++ b/static/styles.css @@ -174,6 +174,7 @@ td { .id-input { width: 60ex; + font-family: monospace; } table.ssb-object { |