DOC: Tweak layout of contents table.

This commit is contained in:
Tony S Yu
2012-02-05 03:18:43 -05:00
parent 7da2c0d544
commit db3d328fba
2 changed files with 11 additions and 3 deletions
+5 -3
View File
@@ -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%;
}