diff options
author | Fred Drake <fdrake@acm.org> | 1999-04-14 14:28:48 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-04-14 14:28:48 (GMT) |
commit | e79f5c1d2b3d955e10831fa6e778675633000f57 (patch) | |
tree | 720cd4abbe6c620d4a3e24b1938b287ed1747610 /Doc/html | |
parent | 6ab98325f7675d1c2f125891da53dbcc01c5b77f (diff) | |
download | cpython-e79f5c1d2b3d955e10831fa6e778675633000f57.zip cpython-e79f5c1d2b3d955e10831fa6e778675633000f57.tar.gz cpython-e79f5c1d2b3d955e10831fa6e778675633000f57.tar.bz2 |
Use the standard stylesheet here as well.
Diffstat (limited to 'Doc/html')
-rw-r--r-- | Doc/html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/html/index.html b/Doc/html/index.html index bf1b6dd..1a9f23d 100644 --- a/Doc/html/index.html +++ b/Doc/html/index.html @@ -1,6 +1,7 @@ <HTML> <HEAD> <TITLE>Python 1.5.2 Documentation</TITLE> + <LINK REL=STYLESHEET HREF="lib/lib.css" TYPE="text/css"> </HEAD> <BODY BGCOLOR=WHITE> <H1>Python 1.5.2 Documentation</H1> |