# HG changeset patch # User nick # Date 1353525976 0 # Node ID fae10e27bc2375876dd2c227cec0df67dc98b01d # Parent 4e15798f2be657f6af54406f8736d90a71468af7 Moved main logo diff -r 4e15798f2be6 -r fae10e27bc23 _layouts/default.html --- a/_layouts/default.html Wed Nov 21 19:04:06 2012 +0000 +++ b/_layouts/default.html Wed Nov 21 19:26:16 2012 +0000 @@ -19,8 +19,9 @@ bioaid
The biologically inspired hearing aid +

+ -

diff -r 4e15798f2be6 -r fae10e27bc23 css/default.css --- a/css/default.css Wed Nov 21 19:04:06 2012 +0000 +++ b/css/default.css Wed Nov 21 19:26:16 2012 +0000 @@ -125,12 +125,14 @@ } #header .tagline { - float: right; +/* margin: 1em auto 25em auto;*/ + float: left; font-size: 1.2em; font-weight: bold; position: absolute; top: 0.6em; - right: 0; + left: 20em; +/* right: 0;*/ }