diff options
author | Audric Schiltknecht <storm@chemicalstorm.org> | 2014-05-10 15:58:27 +0200 |
---|---|---|
committer | Audric Schiltknecht <storm@chemicalstorm.org> | 2014-06-04 22:33:31 +0200 |
commit | bd6b62736280f89511bf0fda29834191125bd2de (patch) | |
tree | fe6f500166854bf78637b6ad0e18b30a98e5688a /themes/dev-urandom/static/css/skeleton.css | |
parent | 0b323b3c4efcf1b6e5af64fa7184f701324cf63d (diff) | |
download | schiltknecht.org-bd6b62736280f89511bf0fda29834191125bd2de.tar.gz schiltknecht.org-bd6b62736280f89511bf0fda29834191125bd2de.tar.bz2 schiltknecht.org-bd6b62736280f89511bf0fda29834191125bd2de.zip |
Petit nettoyage syntaxe reST + CSS
Diffstat (limited to 'themes/dev-urandom/static/css/skeleton.css')
-rw-r--r-- | themes/dev-urandom/static/css/skeleton.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dev-urandom/static/css/skeleton.css b/themes/dev-urandom/static/css/skeleton.css index d8dfd13..d392b25 100644 --- a/themes/dev-urandom/static/css/skeleton.css +++ b/themes/dev-urandom/static/css/skeleton.css @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 et: */ +/* vim: set ts=4 sw=4 et: */ html, body { height: 100%; |