Skip to content

Commit d94787a

Browse files
committed
Colour change
1 parent d6fe1da commit d94787a

File tree

5 files changed

+18385
-176
lines changed

5 files changed

+18385
-176
lines changed

doc/source/0_preface.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ concepts introduced in that chapter. Terms to be found in a glossary are given
157157

158158
Python has excellent `official online documentation
159159
<https://docs.python.org/3/>`_, and we link to that throughout the text.
160-
External links show up in orange while :ref:`internal links to other parts
161-
of the notes <introduction>` are red.
160+
External links show up in purple while :ref:`internal links to other parts
161+
of the notes <introduction>` are blue.
162162

163163
The text sometimes introduces counterexamples: illustrations of code errors or
164164
bad implementation ideas. These will be flagged with a big red cross:

doc/source/_themes/finite_element/layout.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
<li class="page_item"><a href="{{ pathto('index.html', 1) }}" title="Book">Book</a></li>
3131
<li class="page_item"><a href="{{ pathto('videos.html', 1) }}" title="Videos">Videos</a></li>
3232
<li class="page_item"><a href="{{ pathto('exercises.html', 1) }}" title="Exercises">Exercises</a></li>
33-
34-
<li class="page_item"><a href="https://github.com/object-oriented-python/object-oriented-programming" title="GitHub">GitHub</a></li>
3533
</ul>
3634
</div><!-- .menu -->
3735
</div><!-- #access -->
176 KB
Loading

0 commit comments

Comments
 (0)