File tree Expand file tree Collapse file tree 10 files changed +73
-81
lines changed Expand file tree Collapse file tree 10 files changed +73
-81
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,14 @@ <h2>使用许可<a class="headerlink" href="#id2" title="Permalink to this headl
198198
199199 </ div >
200200
201- < style >
201+ < footer >
202+
203+
204+ <!--when online,open this -->
205+ <!-- <hr/>
206+ -->
207+ < hr />
208+ < style >
202209# ad {
203210 float : right;
204211 width : 29% ;
@@ -217,15 +224,7 @@ <h2>使用许可<a class="headerlink" href="#id2" title="Permalink to this headl
217224 color : ;
218225}
219226</ style >
220-
221- < footer >
222-
223-
224- <!--when online,open this -->
225- <!-- <hr/>
226- -->
227- < hr />
228- < div >
227+ < div >
229228 < div class ="section " id ="discuss ">
230229
231230 < h2 >
Original file line number Diff line number Diff line change @@ -177,7 +177,14 @@ <h2 id="R">R</h2>
177177
178178 </ div >
179179
180- < style >
180+ < footer >
181+
182+
183+ <!--when online,open this -->
184+ <!-- <hr/>
185+ -->
186+ < hr />
187+ < style >
181188# ad {
182189 float : right;
183190 width : 29% ;
@@ -196,15 +203,7 @@ <h2 id="R">R</h2>
196203 color : ;
197204}
198205</ style >
199-
200- < footer >
201-
202-
203- <!--when online,open this -->
204- <!-- <hr/>
205- -->
206- < hr />
207- < div >
206+ < div >
208207 < div class ="section " id ="discuss ">
209208
210209 < h2 >
Original file line number Diff line number Diff line change @@ -565,7 +565,14 @@ <h2><a class="toc-backref" href="#id78">1.13 表格</a><a class
565565
566566 </ div >
567567
568- < style >
568+ < footer >
569+
570+
571+ <!--when online,open this -->
572+ <!-- <hr/>
573+ -->
574+ < hr />
575+ < style >
569576# ad {
570577 float : right;
571578 width : 29% ;
@@ -584,15 +591,7 @@ <h2><a class="toc-backref" href="#id78">1.13 表格</a><a class
584591 color : ;
585592}
586593</ style >
587-
588- < footer >
589-
590-
591- <!--when online,open this -->
592- <!-- <hr/>
593- -->
594- < hr />
595- < div >
594+ < div >
596595 < div class ="section " id ="discuss ">
597596
598597 < h2 >
Original file line number Diff line number Diff line change @@ -238,7 +238,21 @@ <h2>目录<a class="headerlink" href="#id6" title="Permalink to this headline">
238238
239239 </ div >
240240
241- < style >
241+ < footer >
242+
243+ < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
244+
245+ < a href ="base/index.html " class ="btn btn-neutral float-right " title ="Linux基础 "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
246+
247+
248+ </ div >
249+
250+
251+ <!--when online,open this -->
252+ <!-- <hr/>
253+ -->
254+ < hr />
255+ < style >
242256# ad {
243257 float : right;
244258 width : 29% ;
@@ -257,22 +271,7 @@ <h2>目录<a class="headerlink" href="#id6" title="Permalink to this headline">
257271 color : ;
258272}
259273</ style >
260-
261- < footer >
262-
263- < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
264-
265- < a href ="base/index.html " class ="btn btn-neutral float-right " title ="Linux基础 "> Next < span class ="fa fa-arrow-circle-right "> </ span > </ a >
266-
267-
268- </ div >
269-
270-
271- <!--when online,open this -->
272- <!-- <hr/>
273- -->
274- < hr />
275- < div >
274+ < div >
276275 < div class ="section " id ="discuss ">
277276
278277 < h2 >
Original file line number Diff line number Diff line change 146146
147147 </ div >
148148
149- < style >
149+ < footer >
150+
151+
152+ <!--when online,open this -->
153+ <!-- <hr/>
154+ -->
155+ < hr />
156+ < style >
150157# ad {
151158 float : right;
152159 width : 29% ;
165172 color : ;
166173}
167174</ style >
168-
169- < footer >
170-
171-
172- <!--when online,open this -->
173- <!-- <hr/>
174- -->
175- < hr />
176- < div >
175+ < div >
177176 < div class ="section " id ="discuss ">
178177
179178 < h2 >
Original file line number Diff line number Diff line change 1+ < style >
2+ # ad {
3+ float : right;
4+ width : 29% ;
5+ }
6+
7+ # discuss {
8+ float : left;
9+ width : 70% ;
10+ }
11+
12+ em {
13+ font-style : normal;
14+ }
15+
16+ a , a .pre {
17+ color : {{ theme_color }};
18+ }
19+ </ style >
120< div >
221 < div class ="section " id ="discuss ">
322
Original file line number Diff line number Diff line change 1- < style >
2- # ad {
3- float : right;
4- width : 29% ;
5- }
6-
7- # discuss {
8- float : left;
9- width : 70% ;
10- }
11-
12- em {
13- font-style : normal;
14- }
15-
16- a , a .pre {
17- color : {{ theme_color }};
18- }
19- </ style >
20-
211< footer >
222 {% if next or prev %}
233 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
3010 </ div >
3111 {% endif %}
3212
33- <!--when online,open this -->
34- <!-- <hr/>
35- -->
13+ <!--添加disques,支持留言功能;线下自己使用时,请注释掉 {% include "disqus.html" %} ,因为disqus加载的速度太慢,影响本地浏览体验;-->
3614 < hr />
3715 {% include "disqus.html" %}
3816 < hr />
You can’t perform that action at this time.
0 commit comments