Skip to content

Commit 8f0c0ec

Browse files
committed
RTD live styling tweaks
1 parent de085a3 commit 8f0c0ec

25 files changed

+42
-36
lines changed

_build/doctrees/environment.pickle

3 Bytes
Binary file not shown.

_build/html/en/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 27387ce062f0c957faf0d1d77a662b9c
3+
config: b7df6a2a15d70266d853c4a2a2ebdf31
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_build/html/en/01-diffbot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
27+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2828

2929

3030

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@import url('theme.css');
2+
@import url('my_theme.css');

_build/html/en/_static/css/my_theme.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
@import url('theme.css');
2-
/* Custom styles */
3-
4-
.rst-content dl dd {
1+
.rst-content dl dd {
52
margin: 24px 24px 24px 24px;
63
}
74

_build/html/en/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626

2727

28-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
28+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2929

3030

3131

_build/html/en/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
27+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2828

2929

3030

_build/html/en/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
27+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2828

2929

3030

_build/html/en/php-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
27+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2828

2929

3030

_build/html/en/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626

27-
<link rel="stylesheet" href="_static/css/my_theme.css" type="text/css" />
27+
<link rel="stylesheet" href="_static/css/local_build.css" type="text/css" />
2828

2929

3030

0 commit comments

Comments
 (0)