v1.4.0: 通知日志分页+筛选 / 仪表盘TOP10+更多链接 / 数据源走web-capture-api抓取(获取方式与参数可编辑) / 系统错误邮件通知(频率+静默时段)
This commit is contained in:
@@ -31,6 +31,8 @@ a { color:#2563eb; text-decoration:none; }
|
||||
|
||||
.card { background:#fff; border-radius:12px; padding:18px 20px; margin-bottom:18px; box-shadow:0 1px 3px rgba(0,0,0,.06); }
|
||||
.card h3 { font-size:15px; margin-bottom:12px; color:#111827; }
|
||||
.card h3 .more { float:right; font-size:12px; font-weight:normal; color:#2563eb; margin-top:3px; }
|
||||
.card h3 .more:hover { color:#1d4ed8; text-decoration:underline; }
|
||||
|
||||
.stat-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:14px; margin-bottom:18px; }
|
||||
.stat { background:#fff; border-radius:12px; padding:18px; text-align:center; box-shadow:0 1px 3px rgba(0,0,0,.06); }
|
||||
|
||||
Reference in New Issue
Block a user