diff --git a/docs/assets/css/frappe_theme.css b/docs/assets/css/frappe_theme.css index 5624f32..c88f3be 100755 --- a/docs/assets/css/frappe_theme.css +++ b/docs/assets/css/frappe_theme.css @@ -4,7 +4,7 @@ Custom CSS ---------------------------------------*/ body { - font-family: "proxima-nova", sans-serif; + font-family: "Rubik", sans-serif; font-size: 15px; color: #6c7680; text-rendering: optimizeLegibility !important; @@ -13,7 +13,7 @@ body { -webkit-font-smoothing: antialiased; } p.lead { - font-family: "proxima-nova", sans-serif; + font-family: "Rubik", sans-serif; } h1, h2, @@ -28,13 +28,13 @@ h6, .h6, .sans, blockquote { - font-family: "proxima-nova", sans-serif; + font-family: "Rubik", sans-serif; color: #36414C; } button, .button, .btn { - font-family: "proxima-nova", sans-serif; + font-family: "Rubik", sans-serif; } .page-header-block, .page-header-actions { @@ -98,7 +98,7 @@ h3, h4, h5, h6 { - font-weight: 700; + font-weight: 500; } p.description, p.description a { @@ -690,4 +690,4 @@ article hr + h3 { .jumbotron { margin-bottom: 0; -} \ No newline at end of file +} diff --git a/docs/index.html b/docs/index.html index 14219c2..f17128f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,7 +8,7 @@ - + @@ -24,6 +24,7 @@
+

Frappé Charts

GitHub-inspired simple and modern charts for the web

with zero dependencies.