From b52d4da9dce5b77e52f41b22e8b82d87c1a400e0 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 16 Oct 2014 17:02:06 +0100 Subject: [PATCH] Link --- doc/mkws-manual.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index 5491775..1e767d0 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -188,7 +188,8 @@ following lower-level widgets provided instead: Customisation of MKWS searching widgets can also be achieved by overriding the styles set in the toolkit's CSS stylesheet. The default -styles can be inspected in `mkws.css` and overridden in any +styles can be inspected in [mkws.css](mkws.css) +and overridden in any styles that appears later in the HTML than that file. At the simplest level, this might just mean changing fonts, sizes and colours, but more fundamental changes are also possible. -- 1.7.10.4