summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.sass')
-rw-r--r--[-rwxr-xr-x]views/style.sass7
1 files changed, 5 insertions, 2 deletions
diff --git a/views/style.sass b/views/style.sass
index d3de5b8..1f9cc5b 100755..100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -29,8 +29,11 @@ body
.content
background-color: white
padding: 0.5em
-
-
+
+ dt
+ padding-right: 0.5em
+ float: left
+ clear: left
.footer
background-color: rgb(128,128,255)