From: Ben Pfaff Date: Sat, 25 Jun 2005 03:44:25 +0000 (+0000) Subject: Make use boldface. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=commitdiff_plain;h=f07e0fe437b33046a3ee36c5d2223d47eeabb5d8 Make use boldface. --- diff --git a/doc/pintos.css b/doc/pintos.css index f904001..0af878f 100644 --- a/doc/pintos.css +++ b/doc/pintos.css @@ -46,6 +46,9 @@ html { tt, code { font-family: sans-serif } +b, strong { + font-weight: bold +} a:link { color: blue;