mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
more more styling to the CSS
This commit is contained in:
parent
d7a5bca89b
commit
0cf87be326
2 changed files with 3 additions and 2 deletions
|
@ -1871,7 +1871,7 @@ sub process_python_state(){
|
|||
|
||||
sub do_env_seealso{
|
||||
return ("<div class=\"seealso\">\n "
|
||||
. "<p class=\"heading\"><b>See Also:</b></p>\n"
|
||||
. "<p class=\"heading\">See Also:</p>\n"
|
||||
. $_[0]
|
||||
. '</div>');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue