##// END OF EJS Templates
remove some redundant font-family: monospace...
remove some redundant font-family: monospace `pre`, `code` tags already set the font-family in these contexts. Setting it again in the surrounding context is redundant, and causes inconsistency when embedding notebooks in HTML (e.g. nbviewer).

File last commit:

r10551:59e07fdc
r15829:5b8247a1
Show More
post-checkout
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update