diff --git a/themes/zima/source/css/main.css b/themes/zima/source/css/main.css index 017398011d..85eba78453 100644 --- a/themes/zima/source/css/main.css +++ b/themes/zima/source/css/main.css @@ -437,6 +437,9 @@ html { /* background-color: #f1b335; */ } /* * -- Globe A Style --*/ +u { + text-decoration: none; +} a:focus { outline: none; }