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

Appearance settings

Commit 8877845

Browse filesBrowse files
committed
Re-order to keep colours together
1 parent 5e08e29 commit 8877845
Copy full SHA for 8877845

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎python_docs_theme/static/pydoctheme.css‎

Copy file name to clipboardExpand all lines: python_docs_theme/static/pydoctheme.css
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ div.body pre {
266266

267267
div.body div.admonition {
268268
background-color: var(--admonition-background);
269-
border-radius: 3px;
270269
border: 1px solid var(--admonition-border);
270+
border-radius: 3px;
271271
}
272272

273273
div.body div.admonition.attention {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.