mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:50:53 +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: 49cdfe7a476d9142b98f1a7711061aba
|
||||
config: 59694959ae2c47a7dd4218e2dbff4201
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
BIN
ESP-IDF_Robot/tutorial/docs/build/simplepdf/_static/ESP32C3_Breadboard-Adapter.jpg
vendored
Normal file
BIN
ESP-IDF_Robot/tutorial/docs/build/simplepdf/_static/ESP32C3_Breadboard-Adapter.jpg
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
@@ -463,13 +463,13 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
||||
content: none; } }
|
||||
|
||||
@page :first {
|
||||
background: url(ESP-IDF_Robot.jpg) no-repeat center;
|
||||
background: url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center;
|
||||
background-size: cover;
|
||||
margin: 0; }
|
||||
|
||||
@media screen {
|
||||
#cover {
|
||||
background: url(ESP-IDF_Robot.jpg) no-repeat center;
|
||||
background: url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center;
|
||||
background-size: cover;
|
||||
margin: 0; } }
|
||||
|
||||
@@ -485,7 +485,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
||||
content: none; } }
|
||||
|
||||
@page back_cover {
|
||||
background: url(ESP-IDF_Robot.jpg) no-repeat center;
|
||||
background: url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center;
|
||||
background-size: cover;
|
||||
margin: 0;
|
||||
color: #ffffff; }
|
||||
@@ -507,7 +507,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
height: 297mm;
|
||||
background: url(ESP-IDF_Robot.jpg) no-repeat center;
|
||||
background: url(ESP32C3_Breadboard-Adapter.jpg) no-repeat center;
|
||||
background-size: cover;
|
||||
margin: 0; }
|
||||
#cover h1 {
|
||||
|
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=ad24a2e8" rel="stylesheet" type="text/css"/>
|
||||
<link href="_static/main.css?v=8a8644ef" rel="stylesheet" type="text/css"/>
|
||||
<script src="_static/documentation_options.js?v=84c8e5cb">
|
||||
</script>
|
||||
<script src="_static/doctools.js?v=9bcbadda">
|
||||
|
Reference in New Issue
Block a user