如何是百度空间里的留言板的字体大一些!

来源:百度知道 编辑:UC知道 时间:2024/06/07 08:18:36
字太小拉!看不请楚!帮帮忙
我的模板不是自己弄的!那应该怎么弄!

先认识认识

input.#spBCmtAuthor——留言姓名输入框
input.#spBCmtURL——留言网址输入框
#spBCmtText——留言输入框
#vercode input——验证码输入框
#in_send td.f14 input——留言按钮
#in_msg div——留言区
#in_msg a——留言区链接
#in_msg a:hover——悬停效果
#in_msg div.tit——网友留言标题
#in_msg table.item——网友留言标题
#in_msg td.index——留言序号
#in_msg div.user——留言用户
#in_msg div.user a img——用户头像
#in_msg div.user a:hover img——悬停效果
#in_msg td.cnt——留言时间
#in_msg div.desc——留言内容
#in_msg div.line——分界线

1》》找到留言板

/*留言板*/
#in_msg{width:700px}
#in_msg div.tit{margin-bottom:12px;color:#226DDD;text-decoration:none;font-size:14px;font-family:Georgia;font-weight:bold}
#in_msg .item td.index{width:40px;font-weight:bold}
#in_msg .item div.user{width:150px;margin-bottom:6px;color:#226DDD;text-decoration:none;font-size:12px;font-family:Georgia}
#in_msg .item div.user a{color:#226DDD;font-size:12px;font-family:Georgia; text-decora