官方新闻资讯:修订间差异
更新日期: 2024-06-03 最新编辑:Kumo67
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的2个中间版本) | |||
第5行: | 第5行: | ||
<div class="mod-bd">{{#cargo_query: | <div class="mod-bd">{{#cargo_query: | ||
tables=文章归类 | tables=文章归类 | ||
|where=文章归类.归类='公告' OR 文章归类.归类='新闻' | |where=文章归类.归类='公告' OR 文章归类.归类='新闻' OR 文章归类.归类='活动' | ||
|fields=_pageName=Title,标题,归类,展示标题 | |fields=_pageName=Title,标题,归类,展示标题 | ||
|limit=100 | |limit=100 | ||
第29行: | 第29行: | ||
margin-left: 10px; !important; | margin-left: 10px; !important; | ||
margin-right: 10px !important; | margin-right: 10px !important; | ||
} | |||
.so-page .so-content.so-container .so-content-in .tlist-item .tlist-item-link { | |||
color: #fff; | |||
text-align: left; | |||
font-size: 15px; | |||
/* text-shadow: 1px 1px 2px rgb(0 0 0); */ | |||
font-weight: bold; | |||
letter-spacing: 0.1px; | |||
} | |||
.so-page .so-content.so-container .so-content-in .tlist-item-tag { | |||
margin-right: 0.5rem; | |||
flex-shrink: 0; | |||
flex-grow: 0; | |||
border-radius: 0.25rem; | |||
background-color: #000000; | |||
padding-left: 0.375rem; | |||
padding-right: 0.375rem; | |||
padding-top: 0.25rem; | |||
padding-bottom: 0.25rem; | |||
color: #bfdb5a; | |||
font-weight: bold; | |||
font-size: 16px; | |||
} | } | ||
}} | }} |