commit | 05d4808d5fff86422f0a1c5a05f98abcff08ef71 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Mar 21 19:42:54 2017 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Tue Mar 21 19:42:54 2017 -0700 |
tree | 5fa80b827e8d35fbaf46f02d1d8376dd11c5daaf | |
parent | 7828c1c5fd040207740f9f96bdc2d192752e691a [diff] |
Stylesheet updates
diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 2bb5995..3d0319d 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css
@@ -1,5 +1,9 @@ -div.document { - width: 1040px; +@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono'); + +@media screen and (min-width: 1080px) { + div.document { + width: 1040px; + } } code.descname {