From 08d367c26b846de0914479c2ce1c498c36fa7f78 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Mon, 31 Mar 2008 14:06:13 +0000 Subject: [PATCH] CSS changes: make lists more spaced; use sans-serif font by default git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/wxwidgets.css | 3 +++ docs/index.htm | 1 + 2 files changed, 4 insertions(+) diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index fc85ed8d53..ed5e643ea7 100644 --- a/docs/doxygen/wxwidgets.css +++ b/docs/doxygen/wxwidgets.css @@ -508,3 +508,6 @@ DIV.navigation A SPAN { font-weight: normal; } +LI { + line-height: 130%; +} diff --git a/docs/index.htm b/docs/index.htm index faf57364c2..0306dd7359 100644 --- a/docs/index.htm +++ b/docs/index.htm @@ -16,6 +16,7 @@ -- 2.50.0