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 | /** 最初的留言:名畫陪伴你 **/ .plurk_box > .response_box .list .response:first-of-type::before { position: relative; display: block; width: 95%; /* 對話框寬度 */ height: 50px; /* 對話框高度。如果句子太長無法顯示,可修改高度或改為「auto」 */ min-height: 50px; text-align: left; color: black; /* 對話框文字顏色 */ background-color: white; /* 對話框背景顏色 */ background-repeat: no-repeat; padding: 10px; border: 2px solid #000; /* 對話框的框線 */ border-radius: 10px; /* 對話框的圓角 */ white-space: normal; word-spacing: normal; /* 如果句子太長,需要手動斷行,請改為「100vw」 */ margin: auto; } .plurk_box > .response_box .list .response:first-of-type::before { padding-left: 60px; content: "主人,看啊!有人來留言啊!"; background-image: url('https://emos.plurk.com/ae8353dfd6d7d632e01f6959d411c6ea_w48_h48.jpeg'); } /** 最後的留言:名畫陪伴你 **/ .plurk_box > .response_box .list .response:last-of-type::after { position: relative; display: block; width: 95%; /* 對話框寬度 */ height: 50px; /* 對話框高度。如果句子太長無法顯示,可修改高度或改為「auto」 */ min-height: 50px; text-align: left; color: black; /* 對話框文字顏色 */ background-color: white; /* 對話框背景顏色 */ background-repeat: no-repeat; padding: 10px; border: 2px solid #000; /* 對話框的框線 */ border-radius: 10px; /* 對話框的圓角 */ white-space: normal; word-spacing: normal; /* 如果句子太長,需要手動斷行,請改為「100vw」 */ margin: auto; } .plurk_box > .response_box .list .response:last-of-type::after { padding-left: 60px; content: "主人!樓上是最後的留言了……"; background-image: url('https://emos.plurk.com/505f98b6983661caee74623f0b142b03_w48_h48.jpeg'); } |
Direct link: https://paste.plurk.com/show/hMDryaF3fL30BoLCQ2a2