summaryrefslogtreecommitdiff
path: root/stashbox/static/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'stashbox/static/main.css')
-rw-r--r--stashbox/static/main.css26
1 files changed, 0 insertions, 26 deletions
diff --git a/stashbox/static/main.css b/stashbox/static/main.css
deleted file mode 100644
index 62ff181..0000000
--- a/stashbox/static/main.css
+++ /dev/null
@@ -1,26 +0,0 @@
-h1 {
- margin: 5px 0 10px 0;
- font-weight: normal;
-}
-
-th {
- text-align: left;
-}
-
-td {
- padding: 3px 10px;
-}
-
-.main {
- float: left;
-}
-
-.right {
- float: right;
- background-color: #ddd;
- padding: 10px;
-}
-
-select {
- width: 15em;
-} \ No newline at end of file