Mercurial > hg > bioaid
diff css/default.css @ 32:fae10e27bc23
Moved main logo
author | nick <nrclark@essex.ac.uk> |
---|---|
date | Wed, 21 Nov 2012 19:26:16 +0000 |
parents | 4e15798f2be6 |
children |
line wrap: on
line diff
--- 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;*/ }