summaryrefslogtreecommitdiffstats
path: root/Doc/html/style.css
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-26 21:46:53 (GMT)
committerFred Drake <fdrake@acm.org>2001-11-26 21:46:53 (GMT)
commitbeafc795df914df127a3c5c7dcbb98435ebc8ff2 (patch)
tree892dc2204a721261360fb8afd773e2801fcd2639 /Doc/html/style.css
parentb03d0cc45ef722966a214e2f581742777497d1b1 (diff)
downloadcpython-beafc795df914df127a3c5c7dcbb98435ebc8ff2.zip
cpython-beafc795df914df127a3c5c7dcbb98435ebc8ff2.tar.gz
cpython-beafc795df914df127a3c5c7dcbb98435ebc8ff2.tar.bz2
Typo, spotted by Fredrik Lundh.
Diffstat (limited to 'Doc/html/style.css')
-rw-r--r--Doc/html/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css
index cfd5942..64b527d 100644
--- a/Doc/html/style.css
+++ b/Doc/html/style.css
@@ -53,7 +53,7 @@ var { font-family: times, serif;
font-style: italic;
font-weight: normal; }
-.typelabel { font-family: lucida, sans serif; }
+.typelabel { font-family: lucida, sans-serif; }
.navigation td { background-color: #99ccff;
font-weight: bold;