File tree Expand file tree Collapse file tree 6 files changed +13
-12
lines changed
Expand file tree Collapse file tree 6 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 2121 < %- js (' duoshuo/embed' ) % >
2222< % } %>
2323
24- <% - js (' jquery/jquery.min.js' ) %>
2524 <% - js (' js/is.js' ) %>
2625
2726<% if (theme .fancybox ){ % >
Original file line number Diff line number Diff line change 5858 < / div>
5959< / section>
6060< % } %>
61- <% if (! index){% >
62- < %- partial (' partials/back2top' , {
63-
64- }) % >
65- < % } %>
Original file line number Diff line number Diff line change 1111 <%= __ (' contact' ) %>   ; |  ; <%= config .email || theme .email || config .url %>
1212 </div >
1313 </div >
14- </footer >
14+ </footer >
15+ <% - js (' jquery/jquery.min.js' ) %>
Original file line number Diff line number Diff line change 1010 <% - partial (' _partial/footer' , null , {cache: ! config .relative_link }) %>
1111 </div >
1212 <% - partial (' _partial/mobile-nav' , null , {cache: ! config .relative_link }) %>
13+ <% - partial (' partials/back2top' , {}) %>
1314 <% - partial (' _partial/after-footer' ) %>
1415 </div >
1516</body >
Original file line number Diff line number Diff line change @@ -115,9 +115,9 @@ $nav-link
115115 position : absolute
116116 z-index : 100
117117 top : 15px
118- width : 150 px
118+ width : 290 px
119119 height : 30px
120- right : - 150 px
120+ right : - 290 px
121121 opacity : 0
122122 transition : 0.2s ease-out
123123 & .on
@@ -141,7 +141,7 @@ $nav-link
141141 border : none
142142 background : none
143143 color : color-default
144- width : 100 %
144+ width : 200 %
145145 font : 13px font-sans
146146 outline : none
147147 & :: -webkit-search-results-decoration
Original file line number Diff line number Diff line change 66 display : none
77 right :30px
88 bottom : 100px
9- // background-image: url(../../images/fly-to-top.png)
109 z-index :200px
1110 cursor : pointer
1211 & :hover {
1312 border : 0.5px dashed color-grey5
14- }
13+ }
14+ @media mq-mobile
15+ width : auto
16+ height : 60px
17+ & :hover {
18+ border : none
19+ }
You can’t perform that action at this time.
0 commit comments