diff --git a/doc/style.css b/doc/style.css index b7adfa10aad..6a99b810c92 100644 --- a/doc/style.css +++ b/doc/style.css @@ -7,6 +7,10 @@ /* ------------------------------------------------------------------------- */ /* Styles meant to help page authors achieve beauty. */ +a { + text-decoration: none; +} + code, .code { font-size: 100%; font-family: monospace; @@ -179,14 +183,6 @@ div#linkList li.navhead { /* ------------------------------------------------------------------------- */ /* Styles used by godoc */ -a.noline { - text-decoration: none; -} - -a.info { - text-decoration: none; -} - table.layout { border-width: 0px; border-spacing: 0px; diff --git a/lib/godoc/dirlist.html b/lib/godoc/dirlist.html index 7962885625c..c1f24d758da 100644 --- a/lib/godoc/dirlist.html +++ b/lib/godoc/dirlist.html @@ -14,11 +14,11 @@
{Decl|html}
{Decl|html}{.repeated section Consts} @@ -57,12 +57,12 @@
{Decl|html}{.end} {.repeated section Factories} -
{Decl|html}
{Decl|html}
{@|infoSnippet}{.end} {.end} @@ -36,9 +36,9 @@ {.section Others}
{.repeated section Infos} - {@|infoLine} + {@|infoLine} {.end} |