Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a18bc68

Browse files
committed
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
1 parent a5cfb43 commit a18bc68

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

css/extra.css

Lines changed: 6 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,9 @@
1-
.bs-sidebar.well {
2-
/* margin-bottom: 0; */
3-
}
4-
5-
.bs-sidebar .nav > li > a:hover,
6-
.bs-sidebar .nav > li > a:focus {
7-
border: none;
8-
border-left: 2px solid;
9-
}
10-
11-
.bs-sidebar .nav > .active > a,
12-
.bs-sidebar .nav > .active:hover > a,
13-
.bs-sidebar .nav > .active:focus > a {
14-
border: none;
15-
border-left: 2px solid;
16-
}
17-
18-
@media (min-width: 992px) {
19-
.bs-sidebar.affix {
20-
/* top: 60px; */
21-
/* bottom: 0px; */
22-
top: 80px;
23-
bottom: 23px;
24-
overflow: auto;
25-
}
26-
}
27-
28-
@media (min-width: 1200px) {
29-
.bs-sidebar.affix-bottom,
30-
.bs-sidebar.affix {
31-
width: 280px;
1+
@media (min-width: 960px) {
2+
html {
3+
scroll-behavior: smooth;
324
}
33-
34-
.container > .col-md-9 {
35-
padding-left: 40px;
5+
6+
.md-content__inner > ul:nth-child(5) {
7+
display: none;
368
}
379
}

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)