Remove some unintentional horizontal white space on the middle of the

front/index page.

Reviewed by:	ale, emily, joeld, remko
This commit is contained in:
Simon L. B. Nielsen 2006-04-26 19:48:51 +00:00
parent 5f9f8c050f
commit 558caadee6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27638

View file

@ -1,7 +1,7 @@
/*
* FreeBSD.org - Layout Styles
*
* $FreeBSD: www/en/layout/css/layout.css,v 1.5 2005/11/23 14:22:06 keramida Exp $
* $FreeBSD: www/en/layout/css/layout.css,v 1.6 2005/11/23 14:25:40 keramida Exp $
*/
/* Container Definitions */
@ -345,7 +345,7 @@
margin: 0;
margin-left: 162px;
margin-top: 15px;
padding-bottom: 50px;
padding-bottom: 20px;
color: #666;
width: 155px;
}
@ -405,7 +405,7 @@
.frontnewroundbox {
margin: 0;
padding: 0;
margin-top: 52px;
margin-top: 30px;
width: 150px;
}