File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -608,11 +608,11 @@ span.user {
608608}
609609@media screen and (max-width : 550px ) {
610610 .sidebar {
611- width : 5 em ;
611+ width : 5.8 em ;
612612 padding : 3px 0.5em 10px 0.5em ;
613613 }
614614 .mainsection {
615- margin : 0 0 0 5.2 em ;
615+ margin : 0 0 0 6 em ;
616616 }
617617 .contentsPanel {
618618 width : auto;
@@ -623,6 +623,9 @@ span.user {
623623 .navigation > h4 {
624624 font-size : .7em ;
625625 }
626+ .navigation > ul {
627+ font-size : .85em ;
628+ }
626629}
627630@media screen and (max-width : 400px ) {
628631 # simpleSearch {
@@ -764,4 +767,4 @@ code span.ss { color: #bb6688; } /* SpecialString */
764767code span .st { color : # 4070a0 ; } /* String */
765768code span .va { color : # 19177c ; } /* Variable */
766769code span .vs { color : # 4070a0 ; } /* VerbatimString */
767- code span .wa { color : # 60a0b0 ; font-weight : bold; font-style : italic; }
770+ code span .wa { color : # 60a0b0 ; font-weight : bold; font-style : italic; }
You can’t perform that action at this time.
0 commit comments