From 98a7aaca182ce6b879329bbaeb06efca284c6220 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Fri, 5 Aug 2011 10:23:32 +1200 Subject: Documentation. --- doc-src/02-docstyle.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc-src/02-docstyle.css') diff --git a/doc-src/02-docstyle.css b/doc-src/02-docstyle.css index 7a7f49a4..eee82c58 100644 --- a/doc-src/02-docstyle.css +++ b/doc-src/02-docstyle.css @@ -56,6 +56,13 @@ a { margin: 1em 0; } +/* Keyboard shortcuts */ +#bd em { + font-weight: bold; + color: #04B404; + font-style: normal; +} + #ft.doc { color: #aaa; border-top: 1px solid #aaa; @@ -111,3 +118,5 @@ li a { .highlight { font-size: 14px; } + + -- cgit v1.2.3