File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,12 +150,12 @@ table td { border: 1px solid var(--light-text-color); }
150150.site-title { font-size : 26px ; font-weight : 300 ; line-height : 54px ; letter-spacing : -1px ; margin-bottom : 0 ; float : left; }
151151.site-title , .site-title : visited { color : # 424242 ; }
152152
153- .site-nav { float : right; line-height : 54px ; }
153+ .site-nav { float : right; line-height : 54px ;}
154154.site-nav .nav-trigger { display : none; }
155155.site-nav .menu-icon { display : none; }
156156.site-nav .page-link { color : var (--main-text-color ); line-height : 1.5 ; }
157157.site-nav .page-link : not (: last-child ) { margin-right : 20px ; }
158- @media screen and (max-width : 600px ) { .site-nav { position : absolute; top : 9px ; right : 15px ; background-color : # fdfdfd ;
158+ @media screen and (max-width : 600px ) { .site-nav { position : absolute; top : 9px ; right : 15px ; background-color : var ( --background-color ) ;
159159 border : 1px solid var (--border-color ); border-radius : 5px ; text-align : right; }
160160 .site-nav label [for = "nav-trigger" ] { display : block; float : right; width : 36px ; height : 36px ; z-index : 2 ; cursor : pointer; }
161161 .site-nav .menu-icon { display : block; float : right; width : 36px ; height : 26px ; line-height : 0 ; padding-top : 10px ; text-align : center; }
You can’t perform that action at this time.
0 commit comments