mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:10:53 +00:00
cover
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Sphinx build info version 1
|
# 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.
|
# 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
|
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||||
|
@@ -518,7 +518,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
page: no-chapter;
|
page: no-chapter;
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
#cover a {
|
#cover a {
|
||||||
color: #DADAE4;
|
color: #E4DADA;
|
||||||
font-weight: bolder; }
|
font-weight: bolder; }
|
||||||
#cover .container {
|
#cover .container {
|
||||||
width: 100%;
|
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); }
|
background: rgba(0,0,0,0); }
|
||||||
#cover .container .logo {
|
#cover .container .logo {
|
||||||
font-size: 24pt;
|
font-size: 24pt;
|
||||||
color: #DADAE4;
|
color: #E4DADA;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 45px;
|
height: 45px;
|
||||||
position: absolute;
|
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-bottom: 0;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
color: #DADAE4; }
|
color: #E4DADA; }
|
||||||
#cover .container .cover-middle .title .subtitle-cover {
|
#cover .container .cover-middle .title .subtitle-cover {
|
||||||
font-family: "Work Sans Bold", sans-serif;
|
font-family: "Work Sans Bold", sans-serif;
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
font-size: 28pt;
|
font-size: 28pt;
|
||||||
margin-top: 5pt;
|
margin-top: 5pt;
|
||||||
color: #DADAE4; }
|
color: #E4DADA; }
|
||||||
#cover .container .cover-middle .title .meta {
|
#cover .container .cover-middle .title .meta {
|
||||||
font-family: 'Work Sans';
|
font-family: 'Work Sans';
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
margin-top: 12pt;
|
margin-top: 12pt;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
color: #DADAE4; }
|
color: #E4DADA; }
|
||||||
#cover .container .cover-middle .client-logo {
|
#cover .container .cover-middle .client-logo {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 8pt;
|
border-radius: 8pt;
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
ByteRider 06-2025 documentation
|
ByteRider 06-2025 documentation
|
||||||
</title>
|
</title>
|
||||||
<link href="_static/pygments.css?v=d75fae25" rel="stylesheet" type="text/css"/>
|
<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 src="_static/documentation_options.js?v=84c8e5cb">
|
||||||
</script>
|
</script>
|
||||||
<script src="_static/doctools.js?v=9bcbadda">
|
<script src="_static/doctools.js?v=9bcbadda">
|
||||||
|
@@ -45,7 +45,7 @@ simplepdf_vars = {
|
|||||||
'secondary': "#379683",
|
'secondary': "#379683",
|
||||||
'cover-bg': 'url(cover-bg.jpg) no-repeat center',
|
'cover-bg': 'url(cover-bg.jpg) no-repeat center',
|
||||||
# 'cover-bg': 'url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center',
|
# 'cover-bg': 'url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center',
|
||||||
'cover': "#DADAE4",
|
'cover': "#E4DADA",
|
||||||
'links': "#790000",
|
'links': "#790000",
|
||||||
'bottom-center-content': '"Getting RC onn the road"',
|
'bottom-center-content': '"Getting RC onn the road"',
|
||||||
'bottom-right-content': '"Alexander B."',
|
'bottom-right-content': '"Alexander B."',
|
||||||
|
Reference in New Issue
Block a user