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/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new f879320 Automatic website deployment
f879320 is described below
commit f879320012558d3e764a86163308f5438037b4f6
Author: jenkins <[email protected]>
AuthorDate: Tue Jan 29 19:36:19 2019 +0000
Automatic website deployment
---
res/css/site.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/css/site.css b/res/css/site.css
index 1406da7..e246a6b 100644
--- a/res/css/site.css
+++ b/res/css/site.css
@@ -1,7 +1,7 @@
body {
background-color: #ffffff;
color: #3b3b3b;
- font-family: Tahoma, Arial, sans-serif;
+ font-family: BlinkMacSystemFont,-apple-system,"Segoe
UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica
Neue",Helvetica,Arial,sans-serif;
font-size: 10pt;
line-height: 140%
}