| Home | Trees | Indices | Help |
|---|
|
|
nodoctest Sage Notebook CSS
|
|||
|
|||
|
|||
reset =
|
|||
|
|||
Return the CSS header used by the \sage Notebook.
INPUT:
color -- string or pair of html colors, e.g.,
'gmail'
'grey'
\code{('\#ff0000', '\#0000ff')}
EXAMPLES:
sage: import sage.server.notebook.css as c
sage: type(c.css())
<type 'str'>
|
|
|||
reset
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 17 04:23:29 2008 | http://epydoc.sourceforge.net |