svn commit: r1928364 - in subversion/site/staging: . style

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <175768389190.4130631.4899913236769630999@svn02-us-east.apache.org>
Author: dsahlberg
Date: Fri Sep 12 13:31:31 2025
New Revision: 1928364

Log:
In site/staging:

Followup to r1928363, adjust some CSS and size attributes due to the new logo
aspect ratios.

* site/staging/site-banner.html
  Set fixed height to 80 px to match the Subversion logo
* staging/style/site.css
  Left/right-adjust the ASF logo depending on screen size.

Modified:
   subversion/site/staging/site-banner.html
   subversion/site/staging/style/site.css

Modified: subversion/site/staging/site-banner.html
==============================================================================
--- subversion/site/staging/site-banner.html	Fri Sep 12 13:24:29 2025	(r1928363)
+++ subversion/site/staging/site-banner.html	Fri Sep 12 13:31:31 2025	(r1928364)
@@ -3,6 +3,7 @@
             text-align: center;" id="site-banner-apachelogo">
   <a href="https://www.apache.org/"
   ><img src="https://apache.org/foundation/press/kit/asf_logo_wide.svg"
+        height="80"
         alt="Apache Software Foundation" /></a>
 </div>
 <a href="/">

Modified: subversion/site/staging/style/site.css
==============================================================================
--- subversion/site/staging/style/site.css	Fri Sep 12 13:24:29 2025	(r1928363)
+++ subversion/site/staging/style/site.css	Fri Sep 12 13:31:31 2025	(r1928364)
@@ -125,6 +125,7 @@ pre {
     padding: 1em 2em;
   }
   #site-banner-apachelogo {
+    text-align: right;
     width: 379px;
     height: 80px; 
     float: right;
@@ -160,6 +161,7 @@ pre {
 
     #site-content { margin-left: 0px; }
     #site-banner-apachelogo {
+      text-align: left;
       float: none;
       width: 322px;
       height: 68px;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.