Make the ZM logo in header stand out
This commit is contained in:
parent
897a0a995c
commit
6f409f0bf4
|
@ -450,3 +450,9 @@ th.table-th-sort-rev span.table-th-sort-span {
|
|||
border-bottom: 1px solid #e7e7e7;
|
||||
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
color: #03A9F4 !important;
|
||||
font-weight: bold;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue