Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7430795

Browse files
committed
Use less specific selectors
1 parent0a13c64 commit7430795

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎python_docs_theme/static/pydoctheme.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ div.sphinxsidebar h4 {
158158
margin-top:1.5em;
159159
}
160160

161-
div.documentwrapper>div.bodywrapper {
161+
div.bodywrapper {
162162
margin-left:260px;
163163
}
164164

@@ -496,7 +496,7 @@ div.genindex-jumpbox a {
496496
margin-inline-end:0;
497497
}
498498
/* Remove sidebar and top related bar */
499-
div.related, .sphinxsidebar {
499+
div.related,div.sphinxsidebar {
500500
display: none;
501501
}
502502
/* Anchorlinks are not hidden by fixed-positioned navbar when scrolled to */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp