Make the ZM logo in header stand out

This commit is contained in:
Kyle Johnson 2016-03-15 23:53:29 -04:00
parent 897a0a995c
commit 6f409f0bf4
1 changed files with 6 additions and 0 deletions

View File

@ -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;
}