mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 10:43:22 +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: 74d5db4815742323cd92d8cbcbefce54
|
config: 8e584fa6b6218036666c415e1268fddf
|
||||||
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: #ffffff;
|
color: #044B1F;
|
||||||
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: #ffffff;
|
color: #044B1F;
|
||||||
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: #ffffff; }
|
color: #044B1F; }
|
||||||
#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: #ffffff; }
|
color: #044B1F; }
|
||||||
#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: #ffffff; }
|
color: #044B1F; }
|
||||||
#cover .container .cover-middle .client-logo {
|
#cover .container .cover-middle .client-logo {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 8pt;
|
border-radius: 8pt;
|
||||||
|
Binary file not shown.
@@ -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=bf1cf0da" rel="stylesheet" type="text/css"/>
|
<link href="_static/main.css?v=c64a97ad" 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': "#FFFFFF",
|
'cover': "#044B1F",
|
||||||
'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