##// END OF EJS Templates
fix css in .output_area pre...
fix css in .output_area pre font: inherit conflict with monospace, wich in some cases leads to non-monospace font (nbviewer for example)

File last commit:

r9265:45c3a2ef
r9867:839d1c37
Show More
logout.css
7 lines | 84 B | text/css | CssLexer
#ipython-main-app {
height: 100px;
width: 200px;
margin: 50px auto;
}