From 17cca9b35e64550a03aa8a231bb53265cd86a00c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <xltys1995>
Date: 星期一, 25 一月 2021 23:42:25 +0800
Subject: [PATCH] #
---
src/main/webapp/views/tag/tag.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/tag/tag.html b/src/main/webapp/views/tag/tag.html
index f9f3fcf..bec2702 100644
--- a/src/main/webapp/views/tag/tag.html
+++ b/src/main/webapp/views/tag/tag.html
@@ -10,7 +10,9 @@
<link rel="stylesheet" href="../../static/css/cool.css" media="all">
<link rel="stylesheet" href="../../static/css/common.css" media="all">
<style>
-
+ .layui-btn {
+ color: #fff;
+ }
</style>
</head>
<body>
--
Gitblit v1.9.1