diff options
author | 2012-07-27 20:47:48 -0400 | |
---|---|---|
committer | 2012-07-27 20:47:48 -0400 | |
commit | c0ca6f44ac2cbe6d1cbb82bc73e2d2ead7695770 (patch) | |
tree | f05c8690da98b0d549e5b93c9400c03927b89b94 /static | |
parent | ecd63e29818c009bfc96d7a011bb8a2f1304e0ae (diff) |
template reorg
Diffstat (limited to 'static')
-rw-r--r-- | static/css/webapp.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/css/webapp.css b/static/css/webapp.css deleted file mode 100644 index ba309effa..000000000 --- a/static/css/webapp.css +++ /dev/null @@ -1,7 +0,0 @@ -body { - padding-top: 60px; - padding-bottom: 40px; -} -.sidebar-nav { - padding: 9px 0; -} |