http://www.plurk.com/installDesign/3990270-ffb878ce40
風色幻想 執事
/* USE_DARK_ICONS */
body, html {
background: none;
color: black;
}
#timeline_holder {
background: none;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: black !important;
}
body, html {
background-repeat: no-repeat;
background-image: url(http://s03.radikal.ru/i176/0908/79/ed337826cbc0.jpg);//下部
color: white;
}
#timeline_holder {
background-image: url(http://s04.radikal.ru/i177/0908/98/677e44d8d60b.jpg);/上部
background-repeat: no-repeat;
border:none; /*去除框線*/
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: white;
}
#page_title {
background:none;
border:none; /*去除框線*/
padding: 1px;
color: white;
}
#plurk-dashboard {
border:none; /*去除框線*/
background:none;
color: ;
border: none; /*去除框線*/}
/* 隱藏噗浪LOGO */
#dynamic_logo ,#logo img
{
filter:alpha(opacity=0) ;
-moz-opacity:0;
opacity: 0;
}
/* 每日分隔軸 */
.div_inner,.day_bg .div_inner
{
border: none; /*去除框線*/
opacity: 0.2; /*背景:透明度*/
width: 0px; /*線條粗細*/
font-size:10px; /*字級數大小*/
}
.day_start, .day
{
font-weight: normal;
color: #FEA6CC !important;
}
.day_start .bottom_start, .day_start .div_start
{
margin-top: -1px;
margin-left: 1px;
color: # !important;
text-align: left;
}
/* 底線 */
#bottom_line
{
font-size: 11px;
color: #175C97;
background: none; /*背景去除*/
border: none; /*去除框線*/
/*border-top:1px solid #;*/
border-bottom:1px solid #;/*線條樣式*/
}
.bottom_start , .bottom_end
{
color:#175C97;
font-weight:bold;
font-size:11px ;
}
.bottom_line_bg
{
background-repeat: no-repeat;
background: transparent;
font-size: 11px;
color:#;
border: none; /*去除框線*/
}
.time
{
margin:0 ;
padding:0 ;
font-size:17px;
color: #;
}
/* 搜尋面板背景透明 */
.plurkaction
{
clear:both;
padding:8px;
}
.plurkaction,#toggle_tab li.tt_selected,#more_options_link
{
border: none; /*去除框線*/
background: transparent;
-moz-border-radius:8px; /*圓角*/
}
/* 發噗區背景 */
#plurk_form
{
margin-top: 40px;
padding: 10px;
background: none; /*背景去除*/
border: none;
color: #226BAF;
}
#pane_plurk
{
border: 0px solid #175C97;
background: none; /*背景去除*/
color: #226BAF !important;
}
#toggle_tab li
{
background: #FFFFFF;
color: #226BAF !important;
}
/* ------------個人自介------------ */
#profile_pic
{
border: none; /*去除框線*/
border: 0;
}
#profile_pic:hover
{
width:auto; /*滑鼠移過去回復原圖片大小*/
}
#dash-profile /*自介區*/
{
padding: 10px;
color: #226BAF;
line-height: 16px;
}
#full_name /*姓名*/
{
color: #226BAF;
font-size:15px;
}
p#about_me /*關於我*/
{
color: #226BAF ;
margin:0px;
padding: 10px;
text-align:left;
}
/* ------------統計項目------------ */
#karma
{
color: # ; /*卡馬:顏色*/
}
.karma_hover
{
color: #226BAF ;
}
.karma_arrow
{
filter:alpha(opacity=0);
-moz-opacity:.0;
opacity:.0;
}
.cmp_karma_up
{
background:transparent url(/static/icons/icons_png.png) 0 -28px no-repeat;
width:8px;
height:10px;
margin-top: 10px;
}
#dash-stats /*項目*/
{
background: # ;
border:0px solid #;
color: #226BAF;
padding-top: 5px;
padding-bottom: 38px;
text-align: leaft;
}
#dash-stats table td
{
color: #000000; /*數值顏色*/
}
/* ------------朋友區------------ */
#dash-friends
{
color: #226BAF;
background: #;
border: none;
width: 210px;
height: 306px;
filter: alpha(opacity=100);
opacity: 0.7;
-moz-opacity: 0.7;
line-height: 18px;
padding: 2px;
}
#dash-friends a
{
color: #226BAF;
}
#dash-friends h2
{
text-align: left;
font-size: 20px;
font-weight: bold;
color: #226BAF;
background: none;
border-bottom: 3px solid #;
}