Mercurial > hg > bioaid
comparison 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 |
comparison
equal
deleted
inserted
replaced
31:4e15798f2be6 | 32:fae10e27bc23 |
---|---|
123 margin: 0 0 3em 14em; | 123 margin: 0 0 3em 14em; |
124 position: relative; | 124 position: relative; |
125 } | 125 } |
126 | 126 |
127 #header .tagline { | 127 #header .tagline { |
128 float: right; | 128 /* margin: 1em auto 25em auto;*/ |
129 float: left; | |
129 font-size: 1.2em; | 130 font-size: 1.2em; |
130 font-weight: bold; | 131 font-weight: bold; |
131 position: absolute; | 132 position: absolute; |
132 top: 0.6em; | 133 top: 0.6em; |
133 right: 0; | 134 left: 20em; |
135 /* right: 0;*/ | |
134 } | 136 } |
135 | 137 |
136 | 138 |
137 #pages { /* Parent Wrapper for inside boxes */ | 139 #pages { /* Parent Wrapper for inside boxes */ |
138 /* display: inline; */ /* IE Hack */ | 140 /* display: inline; */ /* IE Hack */ |