diff --git a/doc/source/themes/agogo/static/agogo.css_t b/doc/source/themes/agogo/static/agogo.css_t index a1838105..23ebb175 100644 --- a/doc/source/themes/agogo/static/agogo.css_t +++ b/doc/source/themes/agogo/static/agogo.css_t @@ -421,12 +421,12 @@ table.contentstable p.biglink { line-height: 150%; } -table.contentstable { +table.contentstable, table.contentstable td, table.contentstable th { border-style: none; } -table.contentstable td, table.contentstable th { - border-style: none; +table.contentstable a { + font-size: 120%; } a.biglink {