mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 06:23:23 +00:00
cover
This commit is contained in:
@@ -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: 74d5db4815742323cd92d8cbcbefce54
|
||||
config: 8e584fa6b6218036666c415e1268fddf
|
||||
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;
|
||||
width: 100%; }
|
||||
#cover a {
|
||||
color: #ffffff;
|
||||
color: #044B1F;
|
||||
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: #ffffff;
|
||||
color: #044B1F;
|
||||
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: #ffffff; }
|
||||
color: #044B1F; }
|
||||
#cover .container .cover-middle .title .subtitle-cover {
|
||||
font-family: "Work Sans Bold", sans-serif;
|
||||
font-weight: bolder;
|
||||
font-size: 28pt;
|
||||
margin-top: 5pt;
|
||||
color: #ffffff; }
|
||||
color: #044B1F; }
|
||||
#cover .container .cover-middle .title .meta {
|
||||
font-family: 'Work Sans';
|
||||
font-size: 18pt;
|
||||
margin-top: 12pt;
|
||||
margin-bottom: 0;
|
||||
color: #ffffff; }
|
||||
color: #044B1F; }
|
||||
#cover .container .cover-middle .client-logo {
|
||||
position: absolute;
|
||||
border-radius: 8pt;
|
||||
|
Binary file not shown.
@@ -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=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>
|
||||
<script src="_static/doctools.js?v=9bcbadda">
|
||||
|
@@ -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': "#FFFFFF",
|
||||
'cover': "#044B1F",
|
||||
'links': "#790000",
|
||||
'bottom-center-content': '"Getting RC onn the road"',
|
||||
'bottom-right-content': '"Alexander B."',
|
||||
|
Reference in New Issue
Block a user