From b40e5a8bd39961048181f46ffcd71225881e9306 Mon Sep 17 00:00:00 2001 From: NotAdam Date: Wed, 25 Jul 2018 00:36:12 +1000 Subject: [PATCH] minor css fixes --- doxygen/extra_stylesheet.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doxygen/extra_stylesheet.css b/doxygen/extra_stylesheet.css index 40994aef..5dc201c3 100644 --- a/doxygen/extra_stylesheet.css +++ b/doxygen/extra_stylesheet.css @@ -1,9 +1,7 @@ -@import 'https://fonts.googleapis.com/css?family=Open+Sans'; - body { - font-family: 'Open Sans', sans-serif; background-color: #222; - color: #ccc; + color: #ccc; + overflow-x: hidden; } #nav-tree {