From: Mark Otto Date: Thu, 8 Sep 2016 03:39:33 +0000 (-0700) Subject: fixes #20655: Update font stack list in the Reboot docs to match current CSS usage... X-Git-Tag: v4.0.0-alpha.5~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5413787e403711a78843976a37a77b1c9ad51cc1;p=thirdparty%2Fbootstrap.git fixes #20655: Update font stack list in the Reboot docs to match current CSS usage (#20666) --- diff --git a/docs/content/reboot.md b/docs/content/reboot.md index ad8a8a6f60..a6815e9db5 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -46,14 +46,6 @@ $font-family-sans-serif: "Segoe UI", // Android "Roboto", - // Linux - "Oxygen", // KDE - "Ubuntu", - "Cantarell", // GNOME - // Firefox OS [R.I.P.] - "Fira Sans", - // Older Android - "Droid Sans", // Basic web fallback "Helvetica Neue", Arial, sans-serif !default; {% endhighlight %}