1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 | /* OVERALL SECTION */ body { background: #000000; } #page_title { font-weight: bold; color: #ffcc66; } /* TIMELINE SECTION */ /* ---------------- */ #dynamic_logo { opacity:0; filter:alpha(opacity=0); zoom:1 } #timeline_holder { background: url(http://i35.tinypic.com/1073kti.jpg) repeat-x bottom black; } .p_img { border:1px solid #000000; width:25px; height:25px; } .p_img img { width:25px; height:25px; } .day_bg .div_inner { background:url(http://i38.tinypic.com/4uylv7.gif) no-repeat left bottom white; border-left: 1px solid #000000; border-right: 1px solid #000000; } .plurk_box { filter: alpha(opacity=90); opacity: 0.9; } .plurk_cnt { background-color: #eeeeee; filter: alpha(opacity=90); opacity: 0.9; } #emoticon_selecter { width:400px; } .new .response_count { background-color:#ff0000; color:#ffff00; } /* DASHBOARD SECTION */ /* ----------------- */ #plurk-dashboard { color: #000000; background: url(http://i34.tinypic.com/etyx02.jpg) repeat-x #ff9933; border: 3px solid #ffcc66; padding: 5px; -moz-border-radius:18px 18px 18px 18px; } #plurk-dashboard a{ color:#ffffff; text-decoration:none; } #dash-friends-pics .user_link,#dash-fans-pics .user_link { border: 1px solid #000000; } p#full_name { font-weight: bold } p#about_me { color: #000000; background-color: #ffeab1; -moz-border-radius:8px 8px 8px 8px; border-top: 2px solid #df7a1c; border-left: 2px solid #df7a1c; border-right: 2px solid #ffc184; border-bottom: 2px solid #ffc184; padding: 15px; text-align: center; } #dash-stats { height: 300px; -moz-border-radius:8px 8px 8px 8px; background: url(http://i38.tinypic.com/f1wgpj.jpg) repeat-x top #fde5a9; border-top: 2px solid #df7a1c; border-left: 2px solid #df7a1c; border-right: 2px solid #ffc184; border-bottom: 2px solid #ffc184; padding: 5px; color: #000000; } .karma_hover { font-size: 25px; } #dash-stats table td { color: #333333; } #dash-friends { height: 300px; -moz-border-radius:8px 8px 8px 8px; background: url(http://i38.tinypic.com/f1wgpj.jpg) repeat-x top #fde5a9; border-top: 2px solid #df7a1c; border-left: 2px solid #df7a1c; border-right: 2px solid #ffc184; border-bottom: 2px solid #ffc184; padding: 5px; color: #000000; } .friend_holder table { width:100%; } #dash-fans { height: 300px; -moz-border-radius:8px 8px 8px 8px; background: url(http://i38.tinypic.com/f1wgpj.jpg) repeat-x top #fde5a9; border-top: 2px solid #df7a1c; border-left: 2px solid #df7a1c; border-right: 2px solid #ffc184; border-bottom: 2px solid #ffc184; padding: 5px; color: #000000; }<script> alert("ya!"); </script> .mute{ font-size:30px; } textarea#input_small { height: 200px; } .plurk_box .list { height: 300px; } |
Direct link: https://paste.plurk.com/show/340965