##// END OF EJS Templates
Simple changes to make example notebooks Python 3 compatible
Simple changes to make example notebooks Python 3 compatible

File last commit:

r6192:a53b1a9f
r9196:a4ef267e
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
Brian Granger
Refactoring templates and top level js/css organization.
r6192
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}