mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 10:00:13 +08:00
DOC: Bold headers for Notes, Reference, etc. sections in reference docs.
This commit is contained in:
@@ -689,3 +689,9 @@ td.na-bar{
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* Adjust doc headers such as Notes, References, etc. */
|
||||
p.rubric {
|
||||
font-weight: bold;
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user