mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
DOC: Tweak layout of contents table.
This commit is contained in:
@@ -38,11 +38,13 @@ Sections
|
||||
|
||||
Conditions on the use and redistribution of this package.
|
||||
|
||||
* - `Examples <auto_examples/index.html>`_
|
||||
|
||||
Introductory examples
|
||||
|
||||
-
|
||||
|
||||
|
||||
`Examples <auto_examples/index.html>`_
|
||||
|
||||
Introductory examples
|
||||
|
||||
Indices and Tables
|
||||
==================
|
||||
|
||||
@@ -425,7 +425,13 @@ table.contentstable, table.contentstable td, table.contentstable th {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
div.body table.contentstable p {
|
||||
margin: 0.5em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
table.contentstable a {
|
||||
text-decoration: none;
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user