From 48b4ac17b75eb0e621c7cb6648ceaace428986f1 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Sun, 22 Jan 2017 19:56:10 +0000 Subject: [PATCH] Revert "Fix messed up font on desktop." This reverts commit 82257c2c379c0d223ee731a5d7663e88d823a9c3. --- docs/_static/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/_static/style.css b/docs/_static/style.css index d204b42e..d42f3c0d 100644 --- a/docs/_static/style.css +++ b/docs/_static/style.css @@ -2,8 +2,3 @@ div.figure { padding: 0; } - -body { - font-family: serif !important; -} -