Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[疑难] 请问怎么去除页面底部链接的下划线

[复制链接]
xibowen 发表于 2008-10-20 14:47:57 | 显示全部楼层 |阅读模式
我用的是SUPERSITE 5.5
HOME页底部用的风格
有超链接下划线
很想知道怎么把去掉
在哪里修改?
谢谢各位了

我的地址是
http://oooooooo.org/home
回复

使用道具 举报

SSAY 发表于 2008-10-20 16:41:21 | 显示全部楼层
<style type="text/css">
<!--
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
-->
</style>
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-8 19:49 , Processed in 0.121884 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表