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:
parent
5f9f8c050f
commit
558caadee6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27638
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue