Line 15: | Line 15: | ||
body a:link { | body a:link { | ||
− | text-decoration: none; | + | text-decoration: none !important; |
} | } | ||
body a:visited { | body a:visited { | ||
− | text-decoration: none; | + | text-decoration: none !important; |
} | } | ||
body a:hover { | body a:hover { | ||
− | text-decoration: | + | text-decoration: none !important; |
} | } | ||
body a:active { | body a:active { | ||
− | text-decoration: | + | text-decoration: none !important; |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 02:58, 17 October 2018