update dashbiard ui

This commit is contained in:
Yan
2017-08-14 15:57:34 +06:30
parent 5a5e654dbc
commit ac47d7d8f0
2 changed files with 24 additions and 25 deletions

View File

@@ -32,7 +32,7 @@ ul.dropdown-menu li a{
margin :0px !important;
}
.card-block {
.center-text {
text-align:center;
background-color:#ddd;
}
@@ -44,4 +44,11 @@ ul.dropdown-menu li a{
height: auto;
background-color: #ef404a;
width: 100%;
}
}
.footer-header {
color : #ef404a;
font-weight:bold;
font-style:italic;
margin-bottom:0px;
}