mirror of
https://github.com/phodal/github
synced 2026-05-24 01:28:30 +00:00
Add indent
This commit is contained in:
parent
0598a404b5
commit
5cb96f4535
4 changed files with 1 additions and 5 deletions
|
|
@ -517,5 +517,3 @@ def get_points(usernames):
|
||||||
```
|
```
|
||||||
|
|
||||||
真看不出来两者有什么相似的地方 。。。。
|
真看不出来两者有什么相似的地方 。。。。
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
@ -2884,5 +2884,3 @@ def get_points(usernames):
|
||||||
```
|
```
|
||||||
|
|
||||||
真看不出来两者有什么相似的地方 。。。。
|
真看不出来两者有什么相似的地方 。。。。
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
|
||||||
|
|
@ -2505,7 +2505,6 @@ pipe.execute()</code></pre></div>
|
||||||
0. 0. 0. 0. 0. 0. 0.
|
0. 0. 0. 0. 0. 0. 0.
|
||||||
0. 0. 0. 0. ]</code></pre>
|
0. 0. 0. 0. ]</code></pre>
|
||||||
<p>真看不出来两者有什么相似的地方 。。。。</p>
|
<p>真看不出来两者有什么相似的地方 。。。。</p>
|
||||||
<hr>
|
|
||||||
<section class="footnotes">
|
<section class="footnotes">
|
||||||
<hr />
|
<hr />
|
||||||
<ol>
|
<ol>
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,7 @@ a img {
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
text-indent: 2em;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue