diff --git a/static/style.css b/static/style.css index 8135090..1eecef1 100644 --- a/static/style.css +++ b/static/style.css @@ -539,11 +539,13 @@ pre code { padding: 0 0; } .inductive_ctor_doc { text-indent: 2ex; padding-top: 1ex; + font-family: 'Open Sans', sans-serif; } .structure_field_doc { text-indent: 0; padding-top: 1ex; + font-family: 'Open Sans', sans-serif; } .structure_ext_fields {