模板:首页/右栏/公告:修订间差异
(创建页面,内容为“<div class="mod-c"> <div class="mod-c-hd"> <div class="tit">公告</div> </div> <div class="mod-bd">{{#cargo_query: tables=文章归类 |where=文章归类.归类='公告' |fields=_pageName=Title,标题,归类,展示标题 |limit=10 |template=首页右侧边栏文章链接 |format=template |named args=yes |order by=文章归类.时间 DESC |more results text= }}</div> <div class="mod-ft text-right"> <a href="https://wiki.17173.com/zzz/%E5%AE%98%E6%96%B9…”) |
无编辑摘要 |
||
第28行: | 第28行: | ||
} | } | ||
.so-page .so-content.so-container .so-content-in .tlist-item .tlist-item-link { | .so-page .so-content.so-container .so-content-in .tlist-item .tlist-item-link { | ||
text-align: left; | text-align: left; | ||
font-size: 13px; | font-size: 13px; | ||
第40行: | 第39行: | ||
flex-grow: 0; | flex-grow: 0; | ||
border-radius: 0.25rem; | border-radius: 0.25rem; | ||
padding-left: 0.375rem; | padding-left: 0.375rem; | ||
padding-right: 0.375rem; | padding-right: 0.375rem; | ||
padding-top: 0.25rem; | padding-top: 0.25rem; | ||
padding-bottom: 0.25rem; | padding-bottom: 0.25rem; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 14px; | font-size: 14px; | ||
} | } | ||
}} | }} |