This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f53942a  Site checkin for project Training: Website
f53942a is described below

commit f53942a22e3daf975fb5d60e9d321f2d76463cad
Author: jenkins <[email protected]>
AuthorDate: Thu Aug 21 04:14:34 2025 +0000

    Site checkin for project Training: Website
---
 css/site.css | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/css/site.css b/css/site.css
index 6de00cb..5467aa7 100644
--- a/css/site.css
+++ b/css/site.css
@@ -92,14 +92,10 @@ body > div.container.subfooter > div > div > p.pull-right {
     align-items: center;
 }
 
-#bannerLeft > img {
-    height: 180px;
-    padding-bottom: 10px;
-    padding-top: 10px;
+.bannerLeft img {
+    height:180px;
+    padding:10px 0;
 }
-
-#bannerRight > img {
-    width: 400px;
-    padding-bottom: 10px;
-    padding-top: 10px;
+.bannerRight h1 {
+    margin:10px 0; 
 }
\ No newline at end of file

Reply via email to