From: Fred Drake Date: Wed, 25 Oct 2000 16:10:46 +0000 (+0000) Subject: Minor addition; add a little formatting to the release information that X-Git-Tag: v2.1a1~825 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a11960ed49c47710424128c020b8adb89c7dc27;p=python Minor addition; add a little formatting to the release information that will be added to Doc/perl/l2hinit.perl shortly. --- 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 }