Codebase list python-pallets-sphinx-themes / 1cc9570c-fe0b-46e6-96b7-f5da3e172145/main
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 16 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
88 src/pallets_sphinx_themes/themes/platter/static/platter.css | 1 -
99 4 files changed, 6 deletions(-)
1010
11 --- a/src/pallets_sphinx_themes/themes/babel/static/babel.css
12 +++ b/src/pallets_sphinx_themes/themes/babel/static/babel.css
11 Index: python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/babel/static/babel.css
12 ===================================================================
13 --- python-pallets-sphinx-themes.orig/src/pallets_sphinx_themes/themes/babel/static/babel.css
14 +++ python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/babel/static/babel.css
1315 @@ -1,5 +1,4 @@
1416 @import url(pocoo.css);
1517 -@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
1618
1719 body {
1820 font-family: "Verdana", "Garamond", "Georgia", serif;
19 --- a/src/pallets_sphinx_themes/themes/click/static/click.css
20 +++ b/src/pallets_sphinx_themes/themes/click/static/click.css
21 Index: python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/click/static/click.css
22 ===================================================================
23 --- python-pallets-sphinx-themes.orig/src/pallets_sphinx_themes/themes/click/static/click.css
24 +++ python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/click/static/click.css
2125 @@ -1,6 +1,4 @@
2226 @import url("pocoo.css");
2327 -@import url("https://fonts.googleapis.com/css?family=Ubuntu+Mono");
2529
2630 body, pre, code {
2731 font-family: "Ubuntu Mono", "Consolas", "Menlo", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
28 --- a/src/pallets_sphinx_themes/themes/jinja/static/jinja.css
29 +++ b/src/pallets_sphinx_themes/themes/jinja/static/jinja.css
32 Index: python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/jinja/static/jinja.css
33 ===================================================================
34 --- python-pallets-sphinx-themes.orig/src/pallets_sphinx_themes/themes/jinja/static/jinja.css
35 +++ python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/jinja/static/jinja.css
3036 @@ -1,5 +1,4 @@
3137 @import url("pocoo.css");
3238 -@import url("https://fonts.googleapis.com/css?family=Crimson+Text");
3339
3440 h1, h2, h3, h4, h5, h6, p.admonition-title, div.sphinxsidebar input {
3541 font-family: "Crimson Text", "Garamond", "Georgia", serif;
36 --- a/src/pallets_sphinx_themes/themes/platter/static/platter.css
37 +++ b/src/pallets_sphinx_themes/themes/platter/static/platter.css
42 Index: python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/platter/static/platter.css
43 ===================================================================
44 --- python-pallets-sphinx-themes.orig/src/pallets_sphinx_themes/themes/platter/static/platter.css
45 +++ python-pallets-sphinx-themes/src/pallets_sphinx_themes/themes/platter/static/platter.css
3846 @@ -1,5 +1,4 @@
3947 @import url(pocoo.css);
4048 -@import url(https://fonts.googleapis.com/css?family=Fira+Mono:400,700|Bitter:400,400italic,700);