--- share/web/static/css/app.css 2007/02/19 21:26:30 33 +++ share/web/static/css/app.css 2007/02/21 13:29:30 50 @@ -24,10 +24,16 @@ height: 1.5em; } -a.skip-next { +.skip-to { float: right; + color: #aaa; + font-size: 80%; +} + +.skip-to a { text-decoration: none; - border-bottom: 1px solid #aaa; + color: 444; + border-bottom: 1px dashed #aaa; } div.result {