测试:修订间差异

来自SOKA CAFE
 
(未显示同一用户的3个中间版本)
第1行: 第1行:
<!DOCTYPE html>
 
<html lang="zh-CN">
<html lang="zh-CN">
<head>
<head>
第31行: 第31行:
             }
             }
             .video-card-container {
             .video-card-container {
                 max-width: 100% !important;
                 max-width: 100%;
                 padding: 0 8px;
                 padding: 0 8px;
                 margin: 0;
                 margin: 0;
第65行: 第65行:
         .info-section {
         .info-section {
             padding: 18px;
             padding: 18px;
            word-break: break-word;
            overflow-wrap: break-word;
         }
         }


第72行: 第74行:
             align-items: center;
             align-items: center;
             margin-bottom: 14px;
             margin-bottom: 14px;
            flex-wrap: wrap;
            gap: 8px 0;
         }
         }


第78行: 第82行:
             align-items: center;
             align-items: center;
             gap: 10px;
             gap: 10px;
            flex-wrap: wrap;
         }
         }


第91行: 第96行:
             font-weight: bold;
             font-weight: bold;
             font-size: 14px;
             font-size: 14px;
            flex-shrink: 0;
         }
         }


第97行: 第103行:
             font-weight: 600;
             font-weight: 600;
             color: #18191c;
             color: #18191c;
            white-space: nowrap;
         }
         }


第112行: 第119行:
             -webkit-text-fill-color: #ffffff !important;
             -webkit-text-fill-color: #ffffff !important;
             text-fill-color: #ffffff !important;
             text-fill-color: #ffffff !important;
            flex-shrink: 0;
            white-space: nowrap;
         }
         }


第119行: 第128行:
         }
         }


        /* 修复后的标题样式 */
         .title {
         .title {
            width: 100%; /* 强制独占一行 */
            flex-shrink: 0; /* 防止被挤压 */
             font-size: 17px;
             font-size: 17px;
             font-weight: 700;
             font-weight: 700;
第128行: 第134行:
             line-height: 1.5;
             line-height: 1.5;
             margin-bottom: 10px;
             margin-bottom: 10px;
            /* --- 关键修复代码 --- */
            overflow-wrap: break-word; /* 推荐标准属性 */
            word-break: break-word;    /* 兼容旧版浏览器 */
            /* --- 关键修复代码 --- */
         }
         }


第159行: 第161行:
         .tag:hover {
         .tag:hover {
             background: #e6e8eb;
             background: #e6e8eb;
        }
        .bottom-message {
            margin-top: 16px;
            font-size: 14px;
            color: #18191c;
            line-height: 1.5;
         }
         }
     </style>
     </style>
第167行: 第176行:
             <div class="bilibili-container">
             <div class="bilibili-container">
                 <iframe  
                 <iframe  
                     src="https://player.bilibili.com/player.html?bvid=BV1Qs411q7Qz&page=1&autoplay=0"  
                     src="https://player.bilibili.com/player.html?bvid=BV1eXSMYVEcc&page=1&autoplay=0"  
                     allow="autoplay; fullscreen; picture-in-picture"  
                     allow="autoplay; fullscreen; picture-in-picture"  
                     allowfullscreen>
                     allowfullscreen>
第179行: 第188行:
                         <span class="username">H娘</span>
                         <span class="username">H娘</span>
                     </div>
                     </div>
                     <a href="https://www.bilibili.com/video/BV1Qs411q7Qz"  
                     <a href="https://www.bilibili.com/video/BV1eXSMYVEcc"  
                       target="_blank"  
                       target="_blank"  
                       rel="noopener noreferrer"  
                       rel="noopener noreferrer"  
第187行: 第196行:
                 </div>
                 </div>


                <!-- 测试长标题 -->
                 <div class="title">【创价】久本五月病 【久本信仰祭16】</div>
                 <div class="title">【创价】久本五月病 【久本信仰祭16】这是一个非常非常长的标题用来测试修复效果哈哈哈</div>
                  
                  
                 <div class="metadata">
                 <div class="metadata">
第198行: 第206行:
                     <a href="/wiki/久本投稿祭'25" class="tag">久本投稿祭'25</a>
                     <a href="/wiki/久本投稿祭'25" class="tag">久本投稿祭'25</a>
                     <a href="/wiki/エア本" class="tag">エア本</a>
                     <a href="/wiki/エア本" class="tag">エア本</a>
                </div>
                 </div>
                 </div>
             </div>
             </div>

2026年3月19日 (四) 19:05的最新版本

B站视频卡片

【创价】久本五月病 【久本信仰祭16】