
buildbot at apache
May 7, 2012, 8:50 AM
Post #1 of 1
(28 views)
Permalink
|
|
svn commit: r816345 - in /websites/staging/httpd/trunk/content: ./ css/apsite.css
|
|
Author: buildbot Date: Mon May 7 15:50:28 2012 New Revision: 816345 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 Mon May 7 15:50:28 2012 @@ -1 +1 @@ -1334937 +1335076 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 Mon May 7 15:50:28 2012 @@ -95,6 +95,11 @@ div#apcontents { float: right; } +#apcontents table { + margin-top: 15px; + margin-bottom: 15px; + } + /* fixup IE & Opera * otherwise they forget to inherit * the computed font-size value
|