Closed (fixed)
Project:
Ubiquity theme
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2008 at 21:47 UTC
Updated:
29 May 2008 at 10:11 UTC
How do I remove underline from links.
I did some search in CSS file , but got no solution.
Comments
Comment #1
melon commentedLink underlines are performed via
text-decorationcss properties.A global declaration of element
<a>is found from line 233 in style.css. You can edit this file to fit your needs.Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.