File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ div.ExecutionVisualizer table#pyCodeOutput {
8585 font-size : 12pt ;
8686 line-height : 1.1em ;
8787 border-spacing : 0px ;
88- border-top : 1px solid # 999999 ;
88+ border-top : 1px solid # bbb ;
8989 padding-top : 3px ;
90- border-bottom : 1px solid # 999999 ;
90+ border-bottom : 1px solid # bbb ;
9191 /*margin-top: 6px;*/
9292 margin : 6px auto; /* Center code in its pane */
9393}
Original file line number Diff line number Diff line change 8282
8383< div id ="footer ">
8484
85- < p >
86- Check out the < a
87- href ="https://github.com/pgbovine/OnlinePythonTutor/ "> GitHub</ a >
88- repository and send bug reports, feedback, and suggestions to philip@pgbovine.net
85+ Diagrams rendered by < a href ="http://www.pythontutor.com/ "> Online Python
86+ Tutor</ a > .
87+
88+ Copyright © 2010-2012 < a href ="http://www.pgbovine.net/ "> Philip
89+ Guo</ a > . All rights reserved.
8990
90- < p style ="margin-top: 8px; "/>
91- Copyright © 2010-2012 < a href ="http://www.pgbovine.net/ "> Philip Guo</ a > . All rights reserved.
91+ < p /> Send bug reports, feedback, and suggestions to philip@pgbovine.net
9292
9393</ div >
9494
You can’t perform that action at this time.
0 commit comments