##// END OF EJS Templates
Make interactive_usage a bit more rst friendly...
Make interactive_usage a bit more rst friendly All paragraphs are correctly aligned so that it can be shown in rst viewers without problems.

File last commit:

r6192:a53b1a9f
r7680:c139a83b
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;
}