summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-12-03 17:58:35 +0100
committerChristoph Helma <helma@in-silico.de>2009-12-03 17:58:35 +0100
commit5ab277326fc9417fe8b3e97e359c2d9ba72ac088 (patch)
treedc12e5c3a44ee37e8f32e4959aad2daa6871da25 /views/style.sass
parenta27bdb78b378e119a5934c40f7356dce3ef0ef94 (diff)
content fixed
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)