2011年1月26日 星期三

我的噗浪css語法

改的好累啊,之後再來看細部內容

/*頁首頁尾:左白字(預設);右、頁尾都為藍字*/
#top_bar, #top_bar a {font-family: 微軟正黑體, Verdana;font-weight: regular;}
#top_login, #top_login a {color:#89aeda;font-size:11px;}
#top_login a:hover {color:#bfe2ff;}
#footer, #footer a {color:#89aeda;font-size:11px;}
#footer a:hover {
color:#fff;
background:#89aeda;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

/*編輯文字:河道上“編輯“二字大小10;顏色為綠色*/
#top_bar .content a#edit_link {color:#7eb097;font-size:10px !important;}
#top_bar .content a:hover#edit_link {color:#64896a;background:none;}

/*通知數字(看不出有變的傢伙)*/
#alert_beacon {color:#ee9b93;font-size:11px;margin:0 2px;}

/*標題:文字白色;大小15;預設字型微軟正黑體*/
#page_title{color:#FFFFFF; font-size:15px; font-weight: bold;!important; font-family:微軟正黑體,Verdana; }

/*換日線(原本是醜死人的一條直線掛在河道上)*/
#timeline_bg .day_bg .div_inner {
background:#000000;
font-size: 10px;
-khtml-border-radius:10px;
-moz-border-radius: 10px;
-webkit-border-radius:10px;
width: 0px;height:4px;
border:0;
}

/*時間分隔線:原本會有背景色*/
#bottom_line {
background: transparent;
border:none;
}
.bottom_start , .bottom_end {
background: transparent;
color:#ffffff;
font-size: 12px;
}

/*更新通知*/
#updater {
background:#000000;
filter: alpha(opacity=90); opacity:0.9; -moz-opacity:0.9;
border: 1px solid #7eb097;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
font-size: 12px;
color:#fefefe;
}
#updater a {color:#fefefe;}
#updater #noti_np #noti_np_text{color:#fefefe; }/*左*/
#updater #noti_np a{color:#fefefe; }
#updater #noti_re #noti_re_view #noti_re_text {color:#fefefe; }
#updater #noti_re #noti_re_view a{color:#e98b9d; }


/*放噗背景音樂(未成)*/
#music_player { background: url( );
border:1px solid # ; position:absolute; top:360px; right:10px; z-index:605;
color:# ;padding:2px 5px;}
#music_player a{color:# ;}
#music_player a:hover{color:# ;}
/*放噗背景音樂(未成)*/


/*背景圖開始*/

/*隱藏噗浪生物*/
#dynamic_logo ,#logo img {filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }
img#creature{ filter:alpha(opacity=0) ; -moz-opacity:0; opacity: 0; }

/*河道背景*/
#timeline_holder {
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_ZOzBdshxIOiEnJUofq06UlhNVEzJI1D1xadhCuyID504VxjYuu5vM2jbIUOCdz8Ic6A2eP2X3kvZxK4uHBV6Eq8cDJY8X4hP0XwLyI27wj9RptREOiE6EdoA-b351AL63sYbD9s3Nees/s1600/1050.jpg);
background-repeat: repeat;
border: 1px solid #CCCCCC;
}

/*網頁背景*/
body, html {
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_ZOzBdshxIOiEnJUofq06UlhNVEzJI1D1xadhCuyID504VxjYuu5vM2jbIUOCdz8Ic6A2eP2X3kvZxK4uHBV6Eq8cDJY8X4hP0XwLyI27wj9RptREOiE6EdoA-b351AL63sYbD9s3Nees/s1600/1050.jpg);
background-repeat: repeat;
color: #FFFFFF;
}

/*搜尋面板:網頁背景變透明*/
.plurkaction,#toggle_tab li.tt_selected,#more_options_link {
background: transparent;
border: 0 !important;
}

/*主控台:網頁背景變透明、字變成綠色 + 橘色*/
#plurk-dashboard{
color:#64896a;
background: transparent;
border: none;
padding: 2px;
}
#dash-stats h2, #dash-friends h2, #dash-fans h2{
color: #64896a;
font-size: 14px;
line-height: 110%;
border: 0;
font-weight: none;
text-align:center !important;
background: transparent !important;
}
#main_poster{color:#64896a; font-wight: bold; font-size: 12px; }
#main_poster .qual_holder{color:#64896a; font-size:22px; font-family:微軟正黑體,Verdana; }

/*背景圖結束*/


/*個人簡介:除姓名以外的字體顏色為藍,姓名為粉紅*/
#dash-profile{color: #89aeda; line-height: 20px; font-family:微軟正黑體,Verdana;padding:2px;}
#full_name {font-size:17px;color:#ee9b93 !important;}
#dash-profile img{
border: 2px solid #ee9b93;
-khtml-border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
padding:2px;
}
#dash-profile:hover img{width: auto;}
#dash-additional-info{color:#89aeda; font: 12px; line-height: 18px; }
#dash-additional-info #about_me, #dash-additional-info #about_me a{color: #89aeda; text-decoration: none; }
#dash-additional-info #about_me a:hover{color: #999; text-decoration: none; }

/*隱藏功能列開始*/

/*粉絲區: 隱藏分享連結*/
div #sharePlurk {filter:alpha(opacity=0)!important; opacity:0!important;}

/*粉絲區: 隱藏社交小圖示*/
.dash-icon {filter:alpha(opacity=0)!important; opacity:.0!important;}

/*朋友區: 隱藏搜尋區*/
#dash-friends p, #dash-friends form {
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity: 0 !important;
}

/*朋友區: 隱藏入門說明*/
div #tw_help {
filter:alpha(opacity=0) !important;
-moz-opacity:0 !important;
opacity: 0 !important;
}

/*朋友區: 隱藏邀請朋友*/
div a#dashboard-invite {filter:alpha(opacity=0)!important; opacity:0!important;}

/*隱藏功能列結束*/

/*河道上的噗:綠邊圓圓的*/
.plurk_cnt {
font-size:12px;
letter-spacing:.1em;
line-height:18px;

-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 1px solid #7eb097;
}

/*回應列表標題:綠底白字*/
.plurk_box .caption {background:#7eb097;color:#fefefe;}

/*回應數:回應過的,透明底綠字,新的,綠底白字*/
.response_count {
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background:none;
filter:alpha(opacity=80) ; -moz-opacity:0.8; opacity:0.8;
color:#7eb097 !important;
margin-left:4px;
padding:4px;
font-size:12px;
}

.new .response_count {
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background:#7eb097;
color:#fefefe !important;
font-size:12px;
filter:alpha(opacity=100) ; -moz-opacity:1; opacity:1;
padding:4px;
}

.dots .inner {color:#7eb097;border:0;background:none;}


/*影音圖片*/
.youtube img,.pictureservices img {border: none;}
.youtube:hover img,.pictureservices:hover img {border:1px solid #7eb097;}
.video:hover img,.pictureservices:hover img{border:1px solid #7eb097;}

/*噗上的連結:河道上人的暱稱是綠色,連結變成粉藍色*/
.plurk a.ex_link {color:#89aeda;font-weight: bold;text-decoration:normal;}
.plurk a.ex_link:hover {color: #92bced;font-weight: bold;border-bottom: 0px;
text-decoration:normal;}
a:link {color: #7eb097;text-transform: normal;}
a:visited, a:active {color: #7eb097;text-transform: normal;}
a:hover {border:0;color:#64896a;text-transform: normal;}

沒有留言:

張貼留言