
buildbot at apache
May 8, 2012, 7:40 AM
Post #1 of 1
(20 views)
Permalink
|
|
svn commit: r816682 - in /websites/staging/httpd/trunk/content: ./ css/apsite.css
|
|
Author: buildbot Date: Tue May 8 14:40:31 2012 New Revision: 816682 Log: Staging update by buildbot for httpd Modified: websites/staging/httpd/trunk/content/ (props changed) websites/staging/httpd/trunk/content/css/apsite.css Propchange: websites/staging/httpd/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue May 8 14:40:31 2012 @@ -1 +1 @@ -1335474 +1335551 Modified: websites/staging/httpd/trunk/content/css/apsite.css ============================================================================== --- websites/staging/httpd/trunk/content/css/apsite.css (original) +++ websites/staging/httpd/trunk/content/css/apsite.css Tue May 8 14:40:31 2012 @@ -88,8 +88,10 @@ div#apcontents { /* Contributors page css hack */ #contributors p { - padding-bottom: 40px; + padding-bottom: 20px; + padding-top: 20px; line-height: 14px; + border-bottom: 1px solid #666; } #contributors img { float: right;
|