Plurk版型任你換之CSS簡易教學 | 凱特打結該該叫
/*全頁面背景修改*/ body, html {background-image: url(圖片網址); background-repeat: repeat; color: black;} /*頁首的BAR左半部*/ #top_bar .content a{color:#ff0099[字的顏色]; font-weight: normal ;} #top_bar .content a:hover{color:#ff0099; font-weight: normal ;}...