This commit is contained in:
2025-06-30 10:15:00 -04:00
parent a4fec2ca36
commit f69e5b0960
4 changed files with 7 additions and 7 deletions

View File

@@ -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: ffc9275508e68c6e14a14867ece5cbed
config: 6abbc293d759c10e14ea43478632845a
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -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: #E4DADA;
color: #EC4A0A;
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: #E4DADA;
color: #EC4A0A;
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: #E4DADA; }
color: #EC4A0A; }
#cover .container .cover-middle .title .subtitle-cover {
font-family: "Work Sans Bold", sans-serif;
font-weight: bolder;
font-size: 28pt;
margin-top: 5pt;
color: #E4DADA; }
color: #EC4A0A; }
#cover .container .cover-middle .title .meta {
font-family: 'Work Sans';
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 0;
color: #E4DADA; }
color: #EC4A0A; }
#cover .container .cover-middle .client-logo {
position: absolute;
border-radius: 8pt;

View File

@@ -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=6ea7ba44" rel="stylesheet" type="text/css"/>
<link href="_static/main.css?v=f76830a7" rel="stylesheet" type="text/css"/>
<script src="_static/documentation_options.js?v=84c8e5cb">
</script>
<script src="_static/doctools.js?v=9bcbadda">