1
2
3
4
5
/*讓頭貼變大大的*/
#plurk-dashboard .dash-segment-profile #dash-profile { height: 300px; }
#plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic { width: 200px; height: 200px; }
#plurk-dashboard .dash-segment-profile #dash-profile #full_name { padding-top: 220px; margin-left: 0px; }
#plurk-dashboard .dash-segment-profile #dash-profile .profile-info { margin-left: 0px; }