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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 44452bf5c Fix css.
44452bf5c is described below

commit 44452bf5c3633e9b1bbee02ff39113c58def8170
Author: JamesBognar <[email protected]>
AuthorDate: Mon Jul 4 15:32:51 2022 -0400

    Fix css.
---
 content/downloads.html   | 36 ++++++++++++++++++------------------
 templates/downloads.html | 36 ++++++++++++++++++------------------
 2 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/content/downloads.html b/content/downloads.html
index 902d2f557..d50f4578a 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -91,26 +91,26 @@
                </ul>
                <li><b>Maven</b>
                <p class='bcode w800'>
-               <xc>&lt;!--  Use the following dependency... --&gt;</xc>
-               <xt>&lt;dependency&gt;</xt>
-                       
<xt>&lt;groupId&gt;</xt>org.apache.juneau<xt>&lt;/groupId&gt;</xt>
-                       
<xt>&lt;artifactId&gt;</xt>juneau-XXX<xt>&lt;/artifactId&gt;</xt>
-                       <xt>&lt;version&gt;</xt>9.0.0<xt>&lt;/version&gt;</xt>
-               <xt>&lt;/dependency&gt;</xt>
+       <xc>&lt;!--  Use the following dependency... --&gt;</xc>
+       <xt>&lt;dependency&gt;</xt>
+               
<xt>&lt;groupId&gt;</xt>org.apache.juneau<xt>&lt;/groupId&gt;</xt>
+               
<xt>&lt;artifactId&gt;</xt>juneau-XXX<xt>&lt;/artifactId&gt;</xt>
+               <xt>&lt;version&gt;</xt>9.0.0<xt>&lt;/version&gt;</xt>
+       <xt>&lt;/dependency&gt;</xt>
 
-               <xc>&lt;!--  ...where the artifactId is typically... --&gt;</xc>
-               
<xt>&lt;artifactId&gt;</xt>juneau-all<xt>&lt;/artifactId&gt;</xt>
+       <xc>&lt;!--  ...where the artifactId is typically... --&gt;</xc>
+       <xt>&lt;artifactId&gt;</xt>juneau-all<xt>&lt;/artifactId&gt;</xt>
 
-               <xc>&lt;!--  ...but can also be any of the following... 
--&gt;</xc>
-               
<xt>&lt;artifactId&gt;</xt>juneau-marshall<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-marshall-rdf<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-dto<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-svl<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-config<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-server<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-server-jaxrs<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-client<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-microservice-server<xt>&lt;/artifactId&gt;</xt>
+       <xc>&lt;!--  ...but can also be any of the following... --&gt;</xc>
+       <xt>&lt;artifactId&gt;</xt>juneau-marshall<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-marshall-rdf<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-dto<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-svl<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-config<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-server<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-server-jaxrs<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-client<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-microservice-server<xt>&lt;/artifactId&gt;</xt>
                </p>
        </ul>
        
diff --git a/templates/downloads.html b/templates/downloads.html
index 7a4eedcaa..d008df4ba 100644
--- a/templates/downloads.html
+++ b/templates/downloads.html
@@ -91,26 +91,26 @@
                </ul>
                <li><b>Maven</b>
                <p class='bcode w800'>
-               <xc>&lt;!--  Use the following dependency... --&gt;</xc>
-               <xt>&lt;dependency&gt;</xt>
-                       
<xt>&lt;groupId&gt;</xt>org.apache.juneau<xt>&lt;/groupId&gt;</xt>
-                       
<xt>&lt;artifactId&gt;</xt>juneau-XXX<xt>&lt;/artifactId&gt;</xt>
-                       <xt>&lt;version&gt;</xt>{@property 
juneauVersion}<xt>&lt;/version&gt;</xt>
-               <xt>&lt;/dependency&gt;</xt>
+       <xc>&lt;!--  Use the following dependency... --&gt;</xc>
+       <xt>&lt;dependency&gt;</xt>
+               
<xt>&lt;groupId&gt;</xt>org.apache.juneau<xt>&lt;/groupId&gt;</xt>
+               
<xt>&lt;artifactId&gt;</xt>juneau-XXX<xt>&lt;/artifactId&gt;</xt>
+               <xt>&lt;version&gt;</xt>{@property 
juneauVersion}<xt>&lt;/version&gt;</xt>
+       <xt>&lt;/dependency&gt;</xt>
 
-               <xc>&lt;!--  ...where the artifactId is typically... --&gt;</xc>
-               
<xt>&lt;artifactId&gt;</xt>juneau-all<xt>&lt;/artifactId&gt;</xt>
+       <xc>&lt;!--  ...where the artifactId is typically... --&gt;</xc>
+       <xt>&lt;artifactId&gt;</xt>juneau-all<xt>&lt;/artifactId&gt;</xt>
 
-               <xc>&lt;!--  ...but can also be any of the following... 
--&gt;</xc>
-               
<xt>&lt;artifactId&gt;</xt>juneau-marshall<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-marshall-rdf<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-dto<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-svl<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-config<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-server<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-server-jaxrs<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-rest-client<xt>&lt;/artifactId&gt;</xt>
-               
<xt>&lt;artifactId&gt;</xt>juneau-microservice-server<xt>&lt;/artifactId&gt;</xt>
+       <xc>&lt;!--  ...but can also be any of the following... --&gt;</xc>
+       <xt>&lt;artifactId&gt;</xt>juneau-marshall<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-marshall-rdf<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-dto<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-svl<xt>&lt;/artifactId&gt;</xt>
+       <xt>&lt;artifactId&gt;</xt>juneau-config<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-server<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-server-jaxrs<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-rest-client<xt>&lt;/artifactId&gt;</xt>
+       
<xt>&lt;artifactId&gt;</xt>juneau-microservice-server<xt>&lt;/artifactId&gt;</xt>
                </p>
        </ul>
        

Reply via email to