diff --git a/_includes/header-custom.html b/_includes/header-custom.html index 8a58b8d..5f2e441 100644 --- a/_includes/header-custom.html +++ b/_includes/header-custom.html @@ -4,7 +4,7 @@
- Donate + Donate ATOM Feed
diff --git a/_posts/2023-11-02-issue-191.md b/_posts/2023-11-02-issue-191.md index 81a9323..5a96f31 100755 --- a/_posts/2023-11-02-issue-191.md +++ b/_posts/2023-11-02-issue-191.md @@ -46,11 +46,7 @@ issuenumber: 191
-

Monero Observer Blitz #23 - October 2023.

-
- -
-

Monero Observer Blitz #22 - May 2023.

+

Monero Observer Blitz #23 - October 2023.

Upcoming Events

diff --git a/_sass/custom.scss b/_sass/custom.scss index 863a261..4e085b7 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -37,8 +37,8 @@ p.table-title { border-radius: 2px; overflow: hidden; border-spacing: 0; + background-color: var(--block-bg-color); @media (min-width: $breakpoint-alpha) { - background-color: var(--block-bg-color); color: #45494f; tr.row3 { background-color: var(--blog-bg-color-secondary); @@ -104,7 +104,7 @@ p.table-title { } th, td:before { - color: #fff; + color: var(--link-color); } td.green { diff --git a/source/qindex.html b/source/qindex.html index d1031f5..48cf214 100644 --- a/source/qindex.html +++ b/source/qindex.html @@ -9,7 +9,7 @@ title: Source Code & Licenses

The code to format and display Revuo Monero is available on GitHub. Gitea mirror.

-Data in all issues is generally found in the public domain. Word choice, content curation, and the structure are published under Creative Commons Attribution 4.0 International license.

+Data in all issues is generally found in the public domain. Word choice, content curation, and the structure are published under the Creative Commons Attribution 4.0 International license.

Layout theme is distributed with the MIT license.