You dont need to write it from scratch. You can just override the parts you 
want via that extra css file. To add the modifications, you can use your 
browser's developer mode and see the css for the element you want to 
modify. Then just add the rule you want to the notebook.css file.

For example, part of my notebook.css looks like this: 
http://dpaste.com/708019/
It overrides only some of the elements.

On Sunday, February 26, 2012 6:15:16 AM UTC+8, andres.ordonez wrote:
>
> Thanks for the answer! 
>
> I don't know how to write a .css file from scratch, but I guess I can 
> modify one to my liking. Is there an example or a template for the 
> notebook.css that I can use? 
>
> On Feb 19, 7:23 pm, P Purkayastha <ppu...@gmail.com> wrote: 
> > You can write your own modifications to a file  DOT_SAGE/notebook.css so 
> > that it overrides the defaults. DOT_SAGE is usually $HOME/.sage on unix 
> > systems. No recompilation of Sage is needed. Just restart your notebook 
> > server.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to