diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css index 3e15e5c..13665e8 100644 --- a/browser/skin/lobo/lobo.css +++ b/browser/skin/lobo/lobo.css @@ -62,6 +62,10 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 0.4em; } +a { + text-decoration: none; +} + a[href]:hover { text-decoration: none; color: #6060c0;