shared styles update

This commit is contained in:
captainill 2015-11-06 12:45:10 -08:00
parent 39cbc56161
commit 1269d2a156
1 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,8 @@
&.white{
.navbar-brand {
.by{
color: white;
font-weight: 300;
svg{
path,
polygon{
@ -67,9 +69,10 @@
height: $header-height;
margin-left: 3px;
padding-top: 2px;
color: black;
line-height: $header-height;
font-family: $header-font-family;
font-weight: 300;
font-weight: 600;
font-size: 0;
text-decoration: none;