教你如何改变页面字体颜色的代码,只要你按以下步骤学习下,马上就能懂啦~~~好东西记得别独自分享哦,好朋友可别忘了~~~~涂鸦板代码000000就是黑色的意思,你可以去搜一下css代码的颜色,代码如下,最好放在你原来代码的最后面,这样能覆盖以前的颜色代码! 代码如下:
#talk .info .author a strong,#talk .info .author strong,#sidebar .more_section .edit,#sidebar .app_list .edit,#footer p,#permalink p,#permalink p strong,#userTalk .info SPAN.time,#userTalk .discription,#giftBox .gift-left,#userProfile .boxcont .edit,#userProfile h4,#userProfile .userProfileItem,#userProfile .userProfileItXXXXXXue,#userBlog .time,#userAlbum .subinfo,#userAlbum .date,#userFeed .date,#userFeed h2,#userFeed p,#userAccount .userProfileItem,#userFriendUniv .stat,#userStatus #doing3,.box h2,.box h3,.box h4,#userStatus .stat,#userStatus .count,#userStatus .statusTime,#userStatus .boxcont A,* div,* span,* h3,a:link,a:hover,a:visited{color:#000000}
|