964ba602f775e2417cf537b501327bff415001cd max Wed Sep 1 05:29:29 2021 -0700 tweaking CSS of optional help search link, refs #28072 diff --git src/hg/htdocs/style/HGStyle.css src/hg/htdocs/style/HGStyle.css index e2900e8..448d31d 100644 --- src/hg/htdocs/style/HGStyle.css +++ src/hg/htdocs/style/HGStyle.css @@ -7,31 +7,31 @@ margin: 0; padding: 0; background: #FFF9D2; } body.hgTracks { background: url("../../images/internal_bg1.jpg") repeat-x fixed left bottom #F9F9F7; } body.training { background: url("../../images/internal_bg1.jpg") repeat-x fixed left bottom #F9F9F7; } #searchHelp { display: inline; - margin-left: 5em; + margin-left: 2.5em; font-size: 80%; } a:link { color: #121E9A; text-decoration: underline } .blueLink { color: #121E9A !important; cursor: pointer; } span.link { color: #121E9A;