This commit is contained in:
2025-06-30 10:14:22 -04:00
parent 8c128c2b7b
commit bab315d951
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ea338612dfcc4a64d315fe49e29902b9
config: ffc9275508e68c6e14a14867ece5cbed
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -518,7 +518,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
page: no-chapter;
width: 100%; }
#cover a {
color: #DADAE4;
color: #E4DADA;
font-weight: bolder; }
#cover .container {
width: 100%;
@@ -526,7 +526,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
background: rgba(0,0,0,0); }
#cover .container .logo {
font-size: 24pt;
color: #DADAE4;
color: #E4DADA;
width: 200px;
height: 45px;
position: absolute;
@@ -550,19 +550,19 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
color: #DADAE4; }
color: #E4DADA; }
#cover .container .cover-middle .title .subtitle-cover {
font-family: "Work Sans Bold", sans-serif;
font-weight: bolder;
font-size: 28pt;
margin-top: 5pt;
color: #DADAE4; }
color: #E4DADA; }
#cover .container .cover-middle .title .meta {
font-family: 'Work Sans';
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 0;
color: #DADAE4; }
color: #E4DADA; }
#cover .container .cover-middle .client-logo {
position: absolute;
border-radius: 8pt;

View File

@@ -8,7 +8,7 @@
ByteRider 06-2025 documentation
</title>
<link href="_static/pygments.css?v=d75fae25" rel="stylesheet" type="text/css"/>
<link href="_static/main.css?v=856d9f0e" rel="stylesheet" type="text/css"/>
<link href="_static/main.css?v=6ea7ba44" rel="stylesheet" type="text/css"/>
<script src="_static/documentation_options.js?v=84c8e5cb">
</script>
<script src="_static/doctools.js?v=9bcbadda">

View File

@@ -45,7 +45,7 @@ simplepdf_vars = {
'secondary': "#379683",
'cover-bg': 'url(cover-bg.jpg) no-repeat center',
# 'cover-bg': 'url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center',
'cover': "#DADAE4",
'cover': "#E4DADA",
'links': "#790000",
'bottom-center-content': '"Getting RC onn the road"',
'bottom-right-content': '"Alexander B."',