增加样式:增加blue.css样式集合

This commit is contained in:
Argo-MacBookPro 2018-08-10 15:02:27 +08:00
parent 739be89727
commit 9f7e0ab0ba
1 changed files with 17 additions and 1 deletions

View File

@ -1 +1,17 @@

.card {
border: 1px solid #5198cb;
}
.card .card-header, .modal-header {
background-color: #5899c8;
border-color: #3581b8;
color: #fff;
}
.close {
text-shadow: none;
}
.modal-footer {
border-top-color: #5198cb;
}