Updated header logo

This commit is contained in:
Jake Bonham
2019-05-12 12:45:32 -07:00
committed by mDuo13
parent 4e9d3d14c0
commit c32ec945d2
2 changed files with 6 additions and 47 deletions

View File

@@ -35,6 +35,11 @@ th {
.navbar-brand {
text-decoration: none;
white-space: pre;
-webkit-transition: opacity 200ms ease, color 200ms ease;
transition: opacity 200ms ease, color 200ms ease;
}
.navbar-brand:hover {
opacity: 0.5;
}
.navbar .navbar-brand .brand-text {