Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 05d4808

Browse files
author
Jon Wayne Parrott
committed
Stylesheet updates
1 parent 7828c1c commit 05d4808

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

docs/_static/custom.css

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
div.document {
2-
width: 1040px;
1+
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono');
2+
3+
@media screen and (min-width: 1080px) {
4+
div.document {
5+
width: 1040px;
6+
}
37
}
48

59
code.descname {

docs/_templates/fonts.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
'navigation.html',
200200
'relations.html',
201201
'searchbox.html',
202-
'fonts.html'
203202
]
204203
}
205204

0 commit comments

Comments
 (0)