Project

General

Profile

« Previous | Next » 

Revision 3600

Added by bowdish about 17 years ago

made changes so that the nceas skin would be centered and work with IE

View differences:

lib/style/skins/nceas/midnight.css
46 46
li {
47 47
	margin-bottom: 0.5em;
48 48
	line-height: 1.25;
49
	text-align: left;
49 50
}
50 51

  
51 52
blockquote {
......
200 201
}
201 202

  
202 203
#main_wrapper {
203
	margin: 10px auto;
204
	margin:  auto;
204 205
	width: 888px;
205
	text-align: left;
206
	border: 1px solid #99c;
207 206
	position: relative;
208 207
	background-color: #fff;
209 208
}
......
214 213

  
215 214
#content_wrapper {
216 215
	width: 878px;
217
	margin: 0 5px;
216
	margin: 0 auto;
218 217
	clear: both;
219 218
	background: #fff url(images/content_background.jpg) repeat-y;
219
	text-align: center;
220 220
}
221 221

  
222 222
#main_content {
......
253 253
	float:left;
254 254
	text-align: center;
255 255
	background: #254462 url(images/navigation_background.jpg) bottom no-repeat;
256
	padding: 0 0px 25px;
256
	padding: 1px  0px 25px;
257 257
	width: 878px;
258 258
	line-height: 1.0;
259 259
  margin: 0px 0px 0px 5px;

Also available in: Unified diff