分页.链接样式

This commit is contained in:
augushong
2020-12-28 21:20:13 +08:00
parent 708020c17e
commit bcc07c301e
2 changed files with 8 additions and 1 deletions

View File

@@ -205,4 +205,8 @@
.layui-container {
width: 1280px;
}
}
a.post-item:visited{
color: #bbb;
}