diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-01-28 14:14:26 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-01-28 14:14:26 -0200 |
commit | 918c7f25f7020b01dc124600c17271d10deb54ee (patch) | |
tree | 346f11267352e5b48fd8dd7684966f4cfb5a6ede /ikiwiki/local.css | |
parent | f8424374c43595950ccfdf35cb67c5026b4a5ae2 (diff) | |
download | templates-918c7f25f7020b01dc124600c17271d10deb54ee.tar.gz templates-918c7f25f7020b01dc124600c17271d10deb54ee.tar.bz2 |
Migrates from ikiwiki to python-sphinx
Diffstat (limited to 'ikiwiki/local.css')
-rw-r--r-- | ikiwiki/local.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ikiwiki/local.css b/ikiwiki/local.css deleted file mode 100644 index 2669089..0000000 --- a/ikiwiki/local.css +++ /dev/null @@ -1,9 +0,0 @@ -/** - * Local CSS customizations. - */ - -/* -body { - font-family: monospace; -} -*/ |