aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/02-docstyle.css
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2011-08-05 10:23:32 +1200
committerAldo Cortesi <aldo@nullcube.com>2011-08-05 10:23:32 +1200
commit98a7aaca182ce6b879329bbaeb06efca284c6220 (patch)
treea9afa1dae76d3206990cc49a30c2433ea6077609 /doc-src/02-docstyle.css
parentce48cb4debab8caa518ea54e36dee722aaabb8a5 (diff)
downloadmitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.tar.gz
mitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.tar.bz2
mitmproxy-98a7aaca182ce6b879329bbaeb06efca284c6220.zip
Documentation.
Diffstat (limited to 'doc-src/02-docstyle.css')
-rw-r--r--doc-src/02-docstyle.css9
1 files changed, 9 insertions, 0 deletions
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;
}
+
+