update style

This commit is contained in:
xmcp
2019-07-28 13:48:13 +08:00
parent 856421f41c
commit 5269c5cfcc
3 changed files with 6 additions and 5 deletions

View File

@@ -13,8 +13,9 @@
}
.box-danger {
background-color: #fcc;
border: 2px solid #f77;
background-color: #f33;
color: white;
text-shadow: 0 0 3px black;
}
.left-container .flow-item {
@@ -156,7 +157,7 @@
}
.box-content {
margin: .5em 0;
padding: .5em 0;
}
.left-container .box-content {