Commit 1bd46384 authored by wangxl's avatar wangxl
parents b358ed6c c416d72d
......@@ -198,14 +198,14 @@ export default {
table,
tr,
td {
border: 1px solid #080808;
border: 1px solid #f0f0f0;
font-size: 10pt;
text-align: left;
line-height: 25px;
height: 25px;
}
.bg-title {
background-color: #f5f5f5;
background-color: #f8fafc;
font-weight: bold;
text-align: center;
}
......
......@@ -149,14 +149,14 @@ export default {
table,
tr,
td {
border: 1px solid #080808;
border: 1px solid #f0f0f0;
font-size: 10pt;
text-align: left;
line-height: 25px;
height: 25px;
}
.bg-title {
background-color: #f5f5f5;
background-color: #f8fafc;
font-weight: bold;
text-align: center;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment