凌香ML 发表于 2026-1-24 19:36:17

谢谢小美女赠词,小花花给你;P

凌香ML 发表于 2026-1-24 19:37:20

觉来轻露湿眉尖,徒剩些儿留白未成函。
都是我喜欢的,怎么办呢,喜欢的了不得,抱回家了

宋白鸥M 发表于 2026-1-24 19:41:08


<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
    <title>歌词页</title>
    <style>
      * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
      }

      body {
            padding: 20px;
            background: #fff;
            font-family: "FangSong", "仿宋_GB2312", serif;
            position: relative;
            overflow-x: hidden;
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 20px; /* 画框之间的间距 */
      }

      /* 居中歌词通用样式 */
      .lyric {
            font-size: 16px;
            line-height: 2.4;
            color: #333;
            text-align: center;
      }

      /* 5. 温柔桃粉画框 */
      .peach-frame {
            border: 12px solid #FFE4F0;
            border-radius: 18px;
            padding: 25px 15px;
            background: #fff;
            max-width: 550px;
            width: calc(100% - 40px);
            margin-left: 0;
            position: relative;
            z-index: 2;
            box-shadow: 0 2px 15px rgba(255, 180, 220, 0.2);
      }

    </style>
</head>

<body>
    <!-- 极简点击播放 -->
    <script>
      document.body.addEventListener('click', () => {
            const audio = document.getElementById('audio');
            audio && audio.play().catch(err => console.log('播放失败:', err));
      });
    </script>
    <audio id="audio" preload="auto">
      <source src="https://www.lizhi.fm/616408/3190237287581010950?u=4928046" type="audio/mpeg">
    </audio>

    <!-- 5. 温柔桃粉画框 + 歌词 -->
    <div class="peach-frame">
      <div class="lyric">
            月光漫过窗口~<br>
            心事藏进枕头~<br>
            好梦伴你左右~
      </div>
    </div>

      
</body>
</html>

成玉M 发表于 2026-1-25 09:25:14

来赏仙子美词

默默G 发表于 2026-1-25 10:17:00

好字好句好词总之美文美篇

叶家铃M 发表于 2026-1-26 10:59:50

两结都很好看,很有味道,喜欢

默默G 发表于 2026-1-27 08:48:01

感觉有点惆怅,有点伤感。
页: 1 [2]
查看完整版本: 《虞美人》那人还在水之湄,可惜蒹葭青过又萋萋。——@凌香