fix global font size

This commit is contained in:
Matthias BUSSONNIER 2013-01-30 14:46:34 +01:00
parent 45e4e0809a
commit c3b2d7d4d5

View File

@ -113,6 +113,7 @@ span#notebook_name {
#ipython-main-app {
width: 100%;
position: relative;
font-size: 110%;
}
span#quick_help_area {