File tree 2 files changed +3
-3
lines changed
src/pydata_sphinx_theme/assets/styles/base
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ For example:
184
184
- ` [https://github.com/pydata/pydata-sphinx-theme/pull/1012](https://github.com/pydata/pydata-sphinx-theme/pull/1012) `
185
185
- [ https://github.com/pydata/pydata-sphinx-theme/pull/1012 ] ( https://github.com/pydata/pydata-sphinx-theme/pull/1012 )
186
186
187
- - ** MyST Markdown with [ MyST Linkify] ( https://myst-** parser.readthedocs.io/en/latest/syntax/optional.html#linkify )
187
+ - ** MyST Markdown with [ MyST Linkify] ( https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#linkify ) **
188
188
- ` https://github.com/pydata/pydata-sphinx-theme/pull/1012 `
189
189
- https://github.com/pydata/pydata-sphinx-theme/pull/1012
190
190
Original file line number Diff line number Diff line change 64
64
}
65
65
66
66
// set up a icon next to the shorten links from github and gitlab
67
- .github ,
68
- .gitlab {
67
+ & .github ,
68
+ & .gitlab {
69
69
& ::before {
70
70
color : var (--pst-color-text-muted );
71
71
font-family : " Font Awesome 6 Brands" ;
You can’t perform that action at this time.
0 commit comments