summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@alfadeo.de>2011-08-22 10:28:55 +0200
committergebele <gebele@alfadeo.de>2011-08-22 10:28:55 +0200
commitaab56a3d2173eddd563339f09dbefb339add0d57 (patch)
treea7045d3da556bf8303a71e5f21777960b1a8065a
parent850110c1a824a8b81924e6cdf76fee91561208df (diff)
modern layout
-rw-r--r--views/style.sass4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/style.sass b/views/style.sass
index 4b1cb38..266ae97 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -70,7 +70,7 @@ body
clear: both
background-color: $bg_color
padding: 1em
- margin: 4% 2% 0%
+ //margin: 4% 2% 0%
//border: 1px solid #555555
h2
margin: 20px 3px 2px 3px
@@ -78,7 +78,7 @@ body
//clear: both
//margin-top: 1em
padding: 0.5em 1em
- background-color: $bg_color
+ background-color: white
border: 1px solid
border-color: $notice_border
.login_info