| 1 | initial version |
You can create a file $HOME/.sage/notebook.css with the following content
.text_cell { font-size: 16px; }
Then restart your notebook.
| 2 | No.2 Revision |
You can create a file $HOME/.sage/notebook.css with the following content
.text_cell { font-size: 16px; }
Then restart your notebook.notebook. Change the font size to what you like of course.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.