]> granicus.if.org Git - python/commitdiff
Merged revisions 87984 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 13 Jan 2011 07:30:21 +0000 (07:30 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Jan 2011 07:30:21 +0000 (07:30 +0000)
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87984 | georg.brandl | 2011-01-13 08:24:40 +0100 (Do, 13 Jan 2011) | 1 line

  Add semicolon for consistency.
........

Doc/tools/sphinxext/static/basic.css

index 897718760a6bdbc04b704d5b2f3bbf9797de96e9..7ba8b55ce952c61c0671c243b28bd564ded90440 100644 (file)
@@ -342,7 +342,7 @@ p.deprecated {
 }
 
 .footnote:target  {
-    background-color: #ffa
+    background-color: #ffa;
 }
 
 .impl-detail {