@namespace url("http://www.w3.org/1999/xhtml");
/* 	$Id: highlight.scss 5 2014-06-05 01:35:35Z concyclic $ 	$URL: svn+ssh://concyclic@svn.code.sf.net/p/mathjax4svg/code/sources/site/highlight.scss $ */
@namespace url("http://www.w3.org/1999/xhtml");
.hl-string, .hl-number, .hl-value { color: #550000; }

.hl-keyword { font-weight: bolder; color: #001133; }

.hl-comment { color: #999999; }

.hl-directive, .hl-sharpBang { color: #777777; }

.hl-attribute { color: #007733; }

.hl-tag { font-weight: bolder; color: #003399; }

.hl-variable { color: #004422; }

.hl-doctype { color: #550055; }

html { background-color: #626048; }

body { max-width: 960px; margin: 0pc auto 0pc auto; padding: 1pc 2pc 1pc 2pc; background-color: #dbdace; font-family: "DejaVu Serif", serif; tab-size: 4; -moz-tab-size: 4; -o-tab-size: 4; }

h1, h2, h3, h4, h5, h6 { color: #626048; }

:link { color: darkgreen; text-decoration: none; }

:visited { color: #003100; }

:link:hover { text-decoration: underline; }

hr { border: solid #626048 1px; }

.toc dl { margin-top: 0px; margin-bottom: 0px; }

.programlisting, .sgmltag-element, .sgmltag-attribute, .sgmltag-attvalue, .code, .filename { font-family: "Consolas", "Liberation Mono", monospace; font-size: 16px; }

.sgmltag-element { color: #003399; font-weight: bolder; }

.sgmltag-attribute { color: #007733; }

.sgmltag-attvalue { color: #550000; }

.filename { color: black; font-weight: bolder; }

.programlisting { font-size: smaller; }

.toc-title, .example-title, .figure-title { font-weight: bold; font-size: small; }

.application { font-weight: bold; }
