mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 12:43:21 +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: 19e803032a1411072799f150022b3334
|
config: ea338612dfcc4a64d315fe49e29902b9
|
||||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||||
|
@@ -392,7 +392,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-bottom-color: rgba(26, 150, 26, 0.8);
|
border-bottom-color: rgba(150, 26, 26, .5);
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 0.05cm; }
|
border-bottom-width: 0.05cm; }
|
||||||
@top-right {
|
@top-right {
|
||||||
@@ -402,7 +402,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-bottom-color: rgba(26, 150, 26, 0.8);
|
border-bottom-color: rgba(150, 26, 26, .5);
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 0.05cm; }
|
border-bottom-width: 0.05cm; }
|
||||||
@bottom-left {
|
@bottom-left {
|
||||||
@@ -411,7 +411,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
height: 1cm;
|
height: 1cm;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-top-color: rgba(26, 150, 26, 0.8);
|
border-top-color: rgba(150, 26, 26, .5);
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 0.05cm;
|
border-top-width: 0.05cm;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
@@ -424,7 +424,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
height: 1cm;
|
height: 1cm;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-top-color: rgba(26, 150, 26, 0.8);
|
border-top-color: rgba(150, 26, 26, .5);
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 0.05cm;
|
border-top-width: 0.05cm;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
@@ -440,7 +440,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 30pt;
|
bottom: 30pt;
|
||||||
border-top-color: rgba(26, 150, 26, 0.8);
|
border-top-color: rgba(150, 26, 26, .5);
|
||||||
border-top-style: solid;
|
border-top-style: solid;
|
||||||
border-top-width: 0.05cm; } }
|
border-top-width: 0.05cm; } }
|
||||||
|
|
||||||
@@ -523,7 +523,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
|||||||
#cover .container {
|
#cover .container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
top: 0;
|
top: 0;
|
||||||
background: #047e2c; }
|
background: rgba(0,0,0,0); }
|
||||||
#cover .container .logo {
|
#cover .container .logo {
|
||||||
font-size: 24pt;
|
font-size: 24pt;
|
||||||
color: #DADAE4;
|
color: #DADAE4;
|
||||||
|
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=8f29d554" rel="stylesheet" type="text/css"/>
|
<link href="_static/main.css?v=856d9f0e" 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">
|
||||||
|
Reference in New Issue
Block a user