From 305e189956e8c4834300c8b5b38509590e70be7f Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 30 Apr 2013 12:16:39 +0200 Subject: changes in divid home and use.less --- public/css/use.less | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'public') diff --git a/public/css/use.less b/public/css/use.less index 329f56d..7512bfb 100644 --- a/public/css/use.less +++ b/public/css/use.less @@ -37,6 +37,7 @@ padding: 5px; } .infobox { + display: inline-block; text-align: center; /*background-color: @grayLighter;*/ @@ -104,6 +105,7 @@ margin-top:45px; .scenario { margin:60px; +text-align: center; } /* @@ -111,12 +113,8 @@ margin:60px; background-color:@grayLighter; }*/ #hva { - height:460px; margin-top: 25px; /*border-top: 2px solid #9fd5df;*/ - - color: #000000; - background-color: #eeeeee; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); -- cgit v1.2.3