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