From ffda40203fa56e4f73c98eb7746dfcf1fa53d87a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 27 Jul 2011 23:47:02 +0200 Subject: [PATCH] Mark up all package names and format as monospace --- index.html | 87 +++++++++++++++++++++++++++++++----------------------- 1 file changed, 50 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index c5f243e..87218ad 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,8 @@ table { border-collapse: collapse } th { border-bottom: 2pt solid black } th, td { padding: 0 6pt } + .package { font-family: monospace } + var { font-family: sans }