diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-28 12:12:37 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-28 12:12:37 -0200 |
commit | 3d2eb793def440e3361d6b8f2593fd04042138f6 (patch) | |
tree | 9b5f035ce1f44544ac00ec4802d376d13e76a6fb /share/ikiwiki/local.css | |
parent | a4ce12bae6189c642443cd993ff9655c1f560330 (diff) | |
download | templater-3d2eb793def440e3361d6b8f2593fd04042138f6.tar.gz templater-3d2eb793def440e3361d6b8f2593fd04042138f6.tar.bz2 |
Switch to share/templater
Diffstat (limited to 'share/ikiwiki/local.css')
-rw-r--r-- | share/ikiwiki/local.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/share/ikiwiki/local.css b/share/ikiwiki/local.css deleted file mode 100644 index 2669089..0000000 --- a/share/ikiwiki/local.css +++ /dev/null @@ -1,9 +0,0 @@ -/** - * Local CSS customizations. - */ - -/* -body { - font-family: monospace; -} -*/ |