47
个编辑
小 (H.A) |
小无编辑摘要 |
||
| (未显示同一用户的4个中间版本) | |||
| 第6行: | 第6行: | ||
}} | }} | ||
<div style="display: flex;width: 300px;height: 50px;flex-direction: row;background-color: #212121;border: #555555 4px solid;"> | <div style="display: flex;width: 300px;height: 50px;flex-direction: row;background-color: #212121;border: #555555 4px solid;box-shadow: 1px 1px 3px rgb(0 0 0 / 50%);"> | ||
<div style="display: flex;height: 50px;width: 50px;justify-content: center;align-items: center;"> | <div style="display: flex;height: 50px;width: 50px;justify-content: center;align-items: center;"> | ||
[[文件:{{{成就图标|}}}.png| | <div style="margin: 0px 10px;">[[文件:{{{成就图标|}}}.png|35px|link=]]</div> | ||
</div> | </div> | ||
<div style="display: flex;width: 250px;flex-direction: column;"> | <div style="display: flex;width: 250px;flex-direction: column;"> | ||
<div style="color: # | <div style="color: #{{{标题颜色|}}};font-size: 17px;"> | ||
<p style="margin-block-start: 0px;margin-block-end: 0px;">{{{成就标题|}}}</p> | <p style="margin-block-start: 0px;margin-block-end: 0px;">{{{成就标题|}}}</p> | ||
</div> | </div> | ||
<div style="color: ffffff;font-size: | <div style="color: #ffffff;font-size: 17px;"> | ||
<p style="margin-block-start: 0px;margin-block-end: 0px;">{{{正文内容|}}}</p> | <p style="margin-block-start: 0px;margin-block-end: 0px;">{{{正文内容|}}}</p> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||