Calendar Administration
for Calendar: Default
CSS Settings

CSS File: Specify the URL for the CSS file. It can be an absolute URL, or one relative to the server's document root. E.g. http://my.domain.com/css/calcium.css or just /css/calcium.css
 
Inline CSS: Specify CSS to send back inline. Any valid CSS is ok, e.g.
.SectionHeader {color: gold; background-color: darkblue;}
.InlineHelp {font-style: italic;}