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/bval-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8525a48 Automatic Site Publish by Buildbot
8525a48 is described below
commit 8525a4804333fc000c47888e00b4e73a4d3626c1
Author: buildbot <[email protected]>
AuthorDate: Fri Jun 4 19:32:38 2021 +0000
Automatic Site Publish by Buildbot
---
output/feeds/all.atom.xml | 2 +-
output/resources/css/arduino-light.css | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index cdfe62f..05bc696 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog</title><link
href="https://bval.apache.org/" rel="alternate"></link><link
href="https://bval.apache.org/feeds/all.atom.xml"
rel="self"></link><id>https://bval.apache.org/</id><updated>2021-06-04T19:29:27Z</updated></feed>
\ No newline at end of file
+<feed xmlns="http://www.w3.org/2005/Atom"><title>A Pelican Blog</title><link
href="https://bval.apache.org/" rel="alternate"></link><link
href="https://bval.apache.org/feeds/all.atom.xml"
rel="self"></link><id>https://bval.apache.org/</id><updated>2021-06-04T19:32:35Z</updated></feed>
\ No newline at end of file
diff --git a/output/resources/css/arduino-light.css
b/output/resources/css/arduino-light.css
index a4fe42e..b412f47 100644
--- a/output/resources/css/arduino-light.css
+++ b/output/resources/css/arduino-light.css
@@ -4,12 +4,11 @@ Arduino® Light Theme - Stefania Mellai <[email protected]>
From
https://raw.githubusercontent.com/highlightjs/highlight.js/main/src/styles/arduino-light.css
-Modified the background to be #f5f5f5
+Remove the background for .hljs class
*/
.hljs {
- background: #f7f7f9;
color: #434f54;
}