Skip to content

Commit 8cf34af

Browse files
committed
Try to reduce size of website
1 parent 6dc52f8 commit 8cf34af

13 files changed

+13
-23
lines changed

doc/source/_static/default.css

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,14 @@ div.body h6 { font-size: 100%; }
9393
.sphinxsidebarwrapper li { margin: 3px 0; }
9494

9595
/* toctree */
96-
div[class="toctree-wrapper compound"] { font-family: FreeSans, sans-serif; font-size: 92%; }
97-
div[class="toctree-wrapper compound"] code { font-family: Mononoki, monospace; font-size: 92%; }
96+
div[class="toctree-wrapper compound"]
97+
{
98+
font-family: FreeSans, sans-serif; font-size: 92%;
99+
}
100+
div[class="toctree-wrapper compound"] code
101+
{
102+
font-family: Mononoki, monospace; font-size: 92%;
103+
}
98104

99105
/* description lists */
100106
dt { font-size: 90%; }
-21.4 KB
Binary file not shown.
-22.1 KB
Binary file not shown.
-189 KB
Binary file not shown.
-53.7 KB
Binary file not shown.
-26.6 KB
Binary file not shown.
-28.8 KB
Binary file not shown.
-295 KB
Binary file not shown.
-28.7 KB
Binary file not shown.
-32.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)