diff options
| author | Fred Drake <fdrake@acm.org> | 2000-10-25 16:10:46 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-10-25 16:10:46 +0000 |
| commit | 6a11960ed49c47710424128c020b8adb89c7dc27 (patch) | |
| tree | 3b7e76e3e59d3ccea64fbce17dffc73081e44fa9 /Doc/html | |
| parent | 7ceab739d0c4c8a65cc208f511f93fda00400218 (diff) | |
| download | cpython-git-6a11960ed49c47710424128c020b8adb89c7dc27.tar.gz | |
Minor addition; add a little formatting to the release information that
will be added to Doc/perl/l2hinit.perl shortly.
Diffstat (limited to 'Doc/html')
| -rw-r--r-- | Doc/html/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css index 4ac1b33a28..075fdb321c 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -51,6 +51,8 @@ var { font-family: serif; font-family: avantgarde, sans-serif; font-size: 110% } +.release-info { font-style: italic; } + .titlegraphic { vertical-align: top; } .verbatim { color: #00008b } |
