Changes
/* Tips and tricks */
: 200px controls the sizing and you can tweak it to achieve the desired size. Try to keep it proportional to Euclid's text and 200px is a recommended starting point.
* '''Mathematical expressions:''' Here is an example of how to display mathematical equations (you would be using the Latex format):
: Typing: <nowiki><math>AC\cdot BD = AB\cdot CD+BC\cdot AD</math></nowiki>
: will display: <math>AC\cdot BD = AB\cdot CD+BC\cdot AD</math>