##// END OF EJS Templates
fix global font size
Matthias BUSSONNIER -
Show More
@@ -113,6 +113,7 b' span#notebook_name {'
113 #ipython-main-app {
113 #ipython-main-app {
114 width: 100%;
114 width: 100%;
115 position: relative;
115 position: relative;
116 font-size: 110%;
116 }
117 }
117
118
118 span#quick_help_area {
119 span#quick_help_area {
General Comments 0
You need to be logged in to leave comments. Login now