summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-25 12:28:39 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-25 12:28:39 +0200
commitab9a669b922b3a7c72a60e96e2bbf65c062b05ab (patch)
tree2d32367819457a2b9c6480a2dd0a4effc2d648e4 /views/style.sass
parent6b422d9c03a0f72785d4f7bde9bd384835e5ce5a (diff)
initial version for quantitative features, some improvements suggested by david
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass13
1 files changed, 9 insertions, 4 deletions
diff --git a/views/style.sass b/views/style.sass
index 4977da1..44917cc 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -19,9 +19,14 @@ body
a:hover
color: black
- .headline
- .logo
- float: right
+ .logo
+ float: right
+ br
+ clear: both
+ //border-right: 90px
+ img
+ margin: 0
+ padding: 0
.index
clear: both
@@ -85,7 +90,7 @@ body
font-weight: bold
color: $fg_color
label
- width: 25em
+ width: 30em
display: block
float: left
br