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/bloodhound-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f0aed1c Automatic Site Publish by Buildbot
f0aed1c is described below
commit f0aed1c9d2384868c2c2eac304dfc18f5baf26ce
Author: buildbot <[email protected]>
AuthorDate: Sat Aug 26 04:52:49 2023 +0000
Automatic Site Publish by Buildbot
---
output/css/site.css | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/output/css/site.css b/output/css/site.css
index 26aae68..810cf93 100644
--- a/output/css/site.css
+++ b/output/css/site.css
@@ -42,7 +42,9 @@ ul.unstyled p {
}
.tweets blockquote {
- margin-left: 10px;
+ margin-left: 1em;
+ border-left: 5px solid lightgray;
+ padding-left: 1em;
}
.highlight {