##// END OF EJS Templates
markdown: use bleach to cleanup html from markdown. This also enabled strict...
markdown: use bleach to cleanup html from markdown. This also enabled strict non XSS subset of html to be enable on markdown.

File last commit:

r1:854a839a default
r2440:86196e6b default
Show More
add.css
13 lines | 232 B | text/css | CssLexer
.menuselection, .guilabel {
font-size: .90em;
font-family: "proximanovaregular", "Proxima Nova Regular", "Proxima Nova", sans-serif;
font-style: oblique;
}
.version{
display: none;
}
.pre{
color:#000
}