]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/lilypond-ie-fixes.css
Merge branch 'master' into dev/texi2html
[lilypond.git] / Documentation / lilypond-ie-fixes.css
1 /***********************************************************/
2 /*                    TOC SIDEBAR                          */
3 /***********************************************************/
4 body {
5   height: 100%;
6   overflow: hidden;
7   font-size: 100%;
8 }
9 div#main {
10   width: 100%;
11   height: 100%;
12   overflow: auto;
13 }