彩风:修订间差异
来自RIA | Wiki
更多操作
Elernal cy(留言 | 贡献) 无编辑摘要 |
Elernal cy(留言 | 贡献) 无编辑摘要 |
||
| 第77行: | 第77行: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
<style> | |||
.location-card { | |||
display: flex; | |||
gap: 16px; | |||
background: #fefefe; | |||
border-radius: 12px; | |||
box-shadow: 0 2px 8px rgba(0,0,0,0.08); | |||
padding: 16px; | |||
margin: 12px 0; | |||
align-items: center; | |||
transition: all 0.3s ease; | |||
max-width: 100%; | |||
box-sizing: border-box; | |||
overflow: hidden; | |||
border: 2px solid #e74c3c; /* 添加红色边框 */ | |||
} | |||
.location-card:hover { | |||
transform: scale(1.02); | |||
box-shadow: 0 4px 12px rgba(0,0,0,0.12); | |||
border-color: #c0392b; /* 悬停时边框颜色加深 */ | |||
} | |||
</style> | |||
<div class="location-card"> | |||
<!-- 左侧固定正方形图容器:100×100,不拉伸、不溢出 --> | |||
<div style="width: 100px; height: 100px; flex-shrink: 0; overflow: hidden; border-radius: 6px; display: flex; align-items: center; justify-content: center;"> | |||
[[File:蝶湾城堡照片1.png|100x100px|frameless|center|正方形缩略图]] | |||
</div> | |||
<!-- 右侧:标题 + 文字 同容器、同边框 --> | |||
<div style="flex: 1; min-width: 0;"> | |||
<div style="font-size: 110%; font-weight: bold; margin-bottom: 6px; color: #222;"> | |||
蝶湾 | |||
</div> | |||
<div style="line-height: 1.5; color: #333;"> | |||
东部蝶湖中央的一片风光旖旎的海湾,四面被形似蟹钳的半岛钳制,又因为其湖泊中心的位置而被称为蝶湾。中心是位于蝶湖中央的南欧风格湖岸城堡。 | |||
</div> | |||
</div> | |||
</div> | </div> | ||
=== 也去看看他们吧(FST其他聚落) === | === 也去看看他们吧(FST其他聚落) === | ||
2026年3月12日 (四) 13:03的版本
“
染彩九天,迎风万舍
„
彩风 | |
|---|---|
滨海城镇 | |
| 建立时间 | 9月上旬(具体时间忘记了鸭...) |
| 创始人 | Elernal_cy |
引言
历史
建设人员
全境及其建筑介绍
交通
镇海工业
文化
也去看看他们吧(湖联)
<style> .location-card {
display: flex; gap: 16px; background: #fefefe; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); padding: 16px; margin: 12px 0; align-items: center; transition: all 0.3s ease; max-width: 100%; box-sizing: border-box; overflow: hidden; border: 2px solid #e74c3c; /* 添加红色边框 */
} .location-card:hover {
transform: scale(1.02); box-shadow: 0 4px 12px rgba(0,0,0,0.12); border-color: #c0392b; /* 悬停时边框颜色加深 */
} </style>
蝶湾
东部蝶湖中央的一片风光旖旎的海湾,四面被形似蟹钳的半岛钳制,又因为其湖泊中心的位置而被称为蝶湾。中心是位于蝶湖中央的南欧风格湖岸城堡。
也去看看他们吧(FST其他聚落)
注释与外部链接


