diff options
Diffstat (limited to 'stashbox/static/css/stashbox.css')
-rw-r--r-- | stashbox/static/css/stashbox.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/stashbox/static/css/stashbox.css b/stashbox/static/css/stashbox.css deleted file mode 100644 index 2040dc7..0000000 --- a/stashbox/static/css/stashbox.css +++ /dev/null @@ -1,9 +0,0 @@ -body { - padding-top: 60px; -} - -.right { - float: right; - background-color: #ddd; - padding: 10px; -} |