diff options
author | Jordi Bares <jordibares@hotmail.com> | 2019-04-02 22:22:10 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-04-09 22:31:24 +0200 |
commit | 629c4bb1d4857086db8a9b39baead24c2af809a9 (patch) | |
tree | 367d3cb5b647d3ac5161518452dee553f5b13f5d /static/custom.css | |
parent | 655de364ea38b06c2f21614f9007524474891ddd (diff) |
Various fixes responding to Alex notes
Diffstat (limited to 'static/custom.css')
-rw-r--r-- | static/custom.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/custom.css b/static/custom.css deleted file mode 100644 index 1ada68e..0000000 --- a/static/custom.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "UTF-8"; - -p { - margin: 0.67em 0; -} |