diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 632a17b5..394763a6 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -204,12 +204,16 @@ header { text-shadow: none; border-bottom: 1px solid #555; &:hover { - background: #444; } } } + color:#eee; + background: #444; + } + } + } .account-box.hover .arrow-up { top: 41px; right: 6px; - position: absolute; } + position: absolute; } .account-links a { &:first-child {