summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-12 19:26:42 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-12 19:26:42 +0100
commit89611a29f20d81b72912fa67336a9374d937d3e3 (patch)
treeef4f37fc3b37038d075ff40d4457841adef27d05 /views/style.sass
parent5bcc65489eb63b10d5f9ee03dd692982c828262e (diff)
styling fixed
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index 8fd2402..a5385a5 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -3,11 +3,13 @@
!hl = yellow
body
+ margin: 3em
font-family: Verdana
background-color: white
color = !fg
.logo
+ margin: 0.5em
background-color: white
font-size: xx-large
text-align: right
@@ -55,7 +57,8 @@ body
.content
background-color = !bg
- padding: 0.5em
+ padding: 1.5em
+ padding-top: 2.5em
border: 1px solid white
dt