|
|
| (未显示同一用户的54个中间版本) |
| 第1行: |
第1行: |
| {{板块|开始|标题=官方公告}}
| | <div style="width:800px"> |
| {{板块|内容开始}}
| | <spineplayer |
| {{#ask:[[分类:官方公告]]
| | json="/spine/1064/1064.json" |
| |?类别
| | atlas="/spine/1064/1064.atlas" |
| |?标题
| | animation="idle" |
| |sort=创建日期
| | skin="default" |
| |template=自动更新文章列表
| | width="800px" |
| |format=template
| | height="600px" |
| |limit=6
| | bg="#2e2e2e" |
| |order=desc
| | controls="true"> |
| |link=none
| | </spineplayer> |
| }}
| | </div> |
| {{查看更多|官方公告}}
| |
| {{板块|内容结束}}
| |
| {{板块|结束}}
| |
| {{#css:
| |
| .content-block { | |
| margin: 20px 0; | |
| border: 1px solid #ddd;
| |
| border-radius: 8px;
| |
| overflow: hidden;
| |
| }
| |
| | |
| .block-header {
| |
| background: #f8f9fa;
| |
| padding: 15px 20px;
| |
| border-bottom: 2px solid #0645ad;
| |
| }
| |
| | |
| .block-header h2 {
| |
| margin: 0;
| |
| font-size: 1.5em;
| |
| }
| |
| | |
| .block-body {
| |
| padding: 20px;
| |
| }
| |
| | |
| .block-content {
| |
| line-height: 1.8;
| |
| }
| |
| | |
| /* 文章列表样式 */ | |
| .article-item { | |
| margin: 10px 0; | |
| }
| |
| | |
| .article-category {
| |
| color: #666; | |
| font-size: 0.9em; | |
| }
| |
| | |
| | |
| .view-more {
| |
| text-align: right; | |
| margin-top: 15px; | |
| padding-top: 10px;
| |
| border-top: 1px solid #eee;
| |
| }
| |
| | |
| .article-info-box {
| |
| float: right; | |
| margin: 0 0 15px 15px;
| |
| max-width: 300px;
| |
| }
| |
| | |
| .article-meta {
| |
| font-size: 0.9em;
| |
| }
| |
| }}
| |