回答(1)
1.
2006-05-22 13:00:27

.side a:hover{color:#fff;text-decoration:underline;}
とかになっていたら、
.side a:hover{color:#fff;text-decoration:underline;font-weight:bold;}
と、font-weight:bold;を追加すれば良いと思いますよ。
とかになっていたら、
.side a:hover{color:#fff;text-decoration:underline;font-weight:bold;}
と、font-weight:bold;を追加すれば良いと思いますよ。
出来ました!
ありがとうございました☆
Ads By Google
コメント
まだコメントがありません


