嘴巴上說想放棄
但心裡還是放不下

為什麼那麼在意呢
明明就也沒有什麼交集可言

卻還是渴望
能夠跟你說上一些話
就默默的等著

真是受夠可悲的自己= =
生活真的會讓某些東西不知不覺被磨掉
但要認真形容是什麼又無從說起

是熱情嗎
其實本來也不太有

是執著嗎
但那也要看時機

反正換來很多那種坐在沙發上突如其來的失落
會讓人瞬間沉默


原始碼:



/*個人頁面標題*/

#page_title {
padding: 1px ;
color: #757575;
}



/*全頁面背景修改*/
body, html {
background-image: url(http://i47.photobucket.com/albums/f172/buffoon123/august08-grey-nocal-1680x1050.jpg);
background-repeat: no-repeat;
background-color: #b5b5b5;
}



/*頁首的BAR左半部*/
#top_bar .content a{color:#f09; font-weight: normal ;} /*「我的檔案、我的朋友、訊息」字樣*/
#top_bar .content a:hover{color:#f09; font-weight: normal ;} /*滑鼠滑過效果*/
#top_bar .content a#edit_link{color:#7f40bf; font-weight: bold ;} /*左上角「編輯」字樣*/



/*頁首的BAR右半部*/
#top_login a{color:#7f7fff;}



/*河道底色或圖案*/
#timeline_holder {
background-image: url(http://i47.photobucket.com/albums/f172/buffoon123/august08-grey-nocal-1680x1050.jpg);
background-repeat: no-repeat;
}
#timeline_holder #timeline_cnt #time_show {}
#timeline_holder #timeline_cnt #display_options_holder {} /*河道右邊「搜尋」字樣背景底色*/
#timeline_holder #timeline_cnt .day_start {background-color:#FFFfilter:alpha(opacity=70);opacity:0.7;zoom:1} /*換日線(左邊)*/
#timeline_holder #timeline_bg .bottom_start , .bottom_end {color:#111} /*時間軸柱的文字顏色*/
#timeline_holder #bottom_line {background-color:#FFF; border:0px ;filter:alpha(opacity=70);opacity:0.7;zoom:1;} /*時間軸柱背景色*/



/*河道上浪友發的浪*/
.plurk_cnt {background-color:#ffffff ;/*border-color:#f09 ;*/ }
a.name{color: #111;}
.text_holder {color: #1aa;}



/*河道左下方更新通知*/
#updater {border:0; }
#updater #noti_np #noti_np_text{color:#f09; }/*「X則新的Plurk更新」字樣*/
#updater #noti_np a{color:#7f40bf;} /*「更新」字樣*/
#updater #noti_re #noti_re_view #noti_re_text {color:#f09}/*「X則新的回應檢視」字樣*/
#updater #noti_re #noti_re_view a{color:#7f40bf;} /*「更新」字樣*/



/* 整個控制面板底圖 */
#plurk-dashboard
{
background: #70b5b5 url();
background-repeat: repeat;
filter:alpha(opacity=80);opacity:0.8;zoom:1;
}



/*控制面板鍵入訊息處*/
#main_poster .qual_holder{color:#308a7b;filter:alpha(opacity=70);opacity:0.7;zoom:1 font-wight:bold ; font-size:20px;}



/*控制面板更改plurk私密、語系和選項等等*/
#more_options {border:0px solid #CCC;} /*字*/
#more_options a#more_options_link {}
#more_options #plurk_to{color:#000;}
#more_options #more_options_holder{}



/*控制面板頭像和年紀、位置標示處*/
#dash-profile p#full_name{color:#369}
#dash-profile #span_years , #m_or_f{font-size:14px;}



/*控制面板自介*/
#dash-additional-info {font-family: Arial;}
#dash-additional-info #about_me{color:#00C}
#dash-additional-info #about_me a{color:#F06}
#dash-additional-info #about_me a:hover{color:#C00;font-size:14px;}



/*控制面板STATS欄位(Karma等等數據欄位)*/
#dash-stats{}
#dash-stats h2{color:#FFF}
#dash-stats #karma {color:#C00;font-family: Arial}
#dash-stats table tbody tr th{}
#dash-stats table tbody tr td{font-weight:bold;}



/*控制面板朋友 friend 欄位*/
#dash-friends {}
#dash-friends h2{color:#FFF}
#dash-friends #friend_holder{border:1px solid #aaa ;}



/*控制面板粉絲 FANS欄位*/
#dash-fans{}
#dash-fans h2{color:#FFF }



/*控制河道中對話框的大小*/
#input_small {height: 70px; }
td.td_cnt textarea { height:100px; }

- - - - -
others

Plurk噗浪各區塊透明CSS語法分享, 一張底圖模式
http://chibc.pixnet.net/blog/post/29621651