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 25d09ea32 Fix css.
25d09ea32 is described below

commit 25d09ea32ba3b5221446acc09dea61f52cd89d05
Author: JamesBognar <[email protected]>
AuthorDate: Mon Jul 4 15:29:44 2022 -0400

    Fix css.
---
 content/styles/juneau-doc.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/styles/juneau-doc.css b/content/styles/juneau-doc.css
index 34dbeb97e..fd2d94621 100755
--- a/content/styles/juneau-doc.css
+++ b/content/styles/juneau-doc.css
@@ -138,7 +138,7 @@ body > p:first-child {
 }
 
 /* Header styles */
-h5.toc, h5.topic { color:#2C4557; padding:5px 30px; margin-bottom:0px; 
border-radius:10px 10px 10px 0px; text-decoration:none; box-shadow:1px 1px 1px 
0px rgba(0, 0, 0, 0.5); }
+h5.toc, h5.topic { color:#2C4557; padding:5px 30px; margin-bottom:0px; 
border-radius:10px 10px 10px 0px; text-decoration:none; }
 
 /* Light-colored title on package summary pages */
 div.docSummary > div.block,

Reply via email to