css

css


+

#dynamic_logo img{filter: alpha(opacity=0);opacity:0.0;}

#dynamic_logo{

height: 400px;

width: 450px;

margin-top: 100px;

margin-right:100px;

background-repeat: no-repeat;

background-image: url(https://images.plurk.com/2MagxBhZyocNdOxFYYRPjw.png);

}

.plurk_cnt {border-radius: 6px;}

.response_box{margin-top:-6px; padding-top:6px}

.controller{ border-radius:0 0 6px 6px; }


._lc_ *, ._lc_ , ._lc_ a, ._lc_ a:hover {cursor: url(https://images.plurk.com/aNgV0XtdprSkAPu0JpJAQ.png ), auto;}

.plurk_cnt, {filter: alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; zoom:1;}

div#plurk-dashboard

{filter:alpha(opacity=30) !important;

-moz-opacity:0.3!important;opacity:0.3!important;

zoom:1;}

div#plurk-dashboard:hover

{filter:alpha(opacity=90) !important;

-moz-opacity:0.9!important;opacity: 0.9!important;zoom:1;}

#karma {  color: #FF359A; text-shadow: #1AFD9C 0 0 8px;}

.friend_man.add_friend, .friend_man.accpet {background-color: #c99613;}

.friend_man.add_follow, .friend_man.add-as-fan {background-color: #c99613;}

Report Page