Fixing path to custom.css in comment.

pull/37/head
Brian E. Granger 13 years ago
parent 8097590f35
commit a216b0a2bd

@ -10,7 +10,7 @@
* (and should create it if it does not exist).
* It will be executed by the ipython notebook at load time.
*
* Same thing with `profile/static/user/css/custom.css` to inject custom css into the notebook.
* Same thing with `profile/static/custom/custom.css` to inject custom css into the notebook.
*
* Example :
*

Loading…
Cancel
Save