diff options
Diffstat (limited to 'live/themes')
-rw-r--r-- | live/themes/orange-blue/css/theme.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/live/themes/orange-blue/css/theme.css b/live/themes/orange-blue/css/theme.css index ea36b43..697642a 100644 --- a/live/themes/orange-blue/css/theme.css +++ b/live/themes/orange-blue/css/theme.css @@ -22,18 +22,9 @@ select { } a { - text-decoration: none; color: #F5EE74; } -a:hover { - text-decoration: underline; -} - -a:active { - text-decoration: underline; -} - /* ###################### # Tooltip style for hints ###################### |