We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7f52d commit 2a38643Copy full SHA for 2a38643
extra.css
@@ -1,5 +1,5 @@
1
.bs-sidebar.well {
2
- /*margin-bottom: 0;*/
+ /* margin-bottom: 0; */
3
}
4
5
.bs-sidebar .nav > li > a:hover,
@@ -17,8 +17,8 @@
17
18
@media (min-width: 992px) {
19
.bs-sidebar.affix {
20
- /*top: 60px;*/
21
- /*bottom: 0px;*/
+ /* top: 60px; */
+ /* bottom: 0px; */
22
top: 80px;
23
bottom: 23px;
24
overflow: auto;
index.html
@@ -52,7 +52,7 @@
52
53
54
<li class="active">
55
- <a href=".">Home</a>
+ <a href=".">Life is short, you need Python.</a>
56
</li>
57
58
mkdocs/search_index.json
0 commit comments