File tree Expand file tree Collapse file tree 1 file changed +0
-59
lines changed Expand file tree Collapse file tree 1 file changed +0
-59
lines changed Original file line number Diff line number Diff line change @@ -173,33 +173,13 @@ a:visited { color: #205caa; }
173173 margin-bottom : 0 ;
174174}
175175
176- .site-nav {
177- float : right;
178- line-height : 56px ;
179- }
180-
181- .site-nav .menu-icon { display : none; }
182-
183- .site-nav .page-link {
184- margin-left : 20px ;
185- color : # 727272 ;
186- letter-spacing : -.5px ;
187- }
188-
189176/* Site footer */
190177
191178.site-footer {
192179 border-top : 1px solid # e8e8e8 ;
193180 padding : 30px 0 ;
194181}
195182
196- .footer-heading {
197- font-size : 18px ;
198- font-weight : 300 ;
199- letter-spacing : -.5px ;
200- margin-bottom : 15px ;
201- }
202-
203183.site-footer .column { float : left; margin-bottom : 15px ; }
204184
205185.footer-col-1 {
@@ -466,45 +446,6 @@ a:visited { color: #205caa; }
466446
467447 .wrap { padding : 0 12px ; }
468448
469- .site-nav {
470- position : fixed;
471- z-index : 10 ;
472- top : 14px ; right : 8px ;
473- background-color : white;
474- -webkit-border-radius : 5px ;
475- -moz-border-radius : 5px ;
476- border-radius : 5px ;
477- border : 1px solid # e8e8e8 ;
478- }
479-
480- .site-nav .menu-icon {
481- display : block;
482- font-size : 24px ;
483- color : # 505050 ;
484- float : right;
485- width : 36px ;
486- text-align : center;
487- line-height : 36px ;
488- }
489-
490- .site-nav .menu-icon svg { width : 18px ; height : 16px ; }
491-
492- .site-nav .trigger {
493- clear : both;
494- margin-bottom : 5px ;
495- display : none;
496- }
497-
498- .site-nav : hover .trigger { display : block; }
499-
500- .site-nav .page-link {
501- display : block;
502- text-align : right;
503- line-height : 1.25 ;
504- padding : 5px 10px ;
505- margin : 0 ;
506- }
507-
508449 .post-header h1 { font-size : 36px ; }
509450 .post-content h2 { font-size : 28px ; }
510451 .post-content h3 { font-size : 22px ; }
You can’t perform that action at this time.
0 commit comments