diff --git a/jupyter_nbconvert_template/index.html.j2 b/jupyter_nbconvert_template/index.html.j2 index f09ce0c..3b8fa81 100644 --- a/jupyter_nbconvert_template/index.html.j2 +++ b/jupyter_nbconvert_template/index.html.j2 @@ -9,13 +9,14 @@ background-size: auto 100% !important; background-position: right 10px top 0px !important; float: left; - height: 40px; + height: 50px; width: 100%; background: #333; z-index: 1; margin: 0; padding: 0; - font-size: 20px; + font-size: 24px; + line-height: 30px; color: #fff; }