summaryrefslogtreecommitdiff
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
parent5bcc65489eb63b10d5f9ee03dd692982c828262e (diff)
styling fixed
-rw-r--r--views/layout.haml2
-rw-r--r--views/style.sass5
2 files changed, 5 insertions, 2 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 34c3f94..8a435e3 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -35,4 +35,4 @@
.footer
&copy;
%a{ :href => "http://www.in-silico.ch/" } in silico toxicology
- 2004-2009
+ 2004-2010
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