user name darker
This commit is contained in:
parent
fb7e945fc2
commit
4e996f8412
2 changed files with 2 additions and 6 deletions
|
|
@ -471,7 +471,7 @@ h1.big_text {
|
|||
display: block;
|
||||
background: black; }
|
||||
#other_user_menu > li:first-child a {
|
||||
color: white; }
|
||||
color: #999999; }
|
||||
#other_user_menu > li:first-child img {
|
||||
position: absolute;
|
||||
height: 20px;
|
||||
|
|
|
|||
|
|
@ -600,7 +600,7 @@ h1.big_text
|
|||
:display block
|
||||
:background #000
|
||||
a
|
||||
:color #fff
|
||||
:color #999
|
||||
|
||||
img
|
||||
:position absolute
|
||||
|
|
@ -640,10 +640,6 @@ h1.big_text
|
|||
:repeat no-repeat
|
||||
:position 5px
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
&:hover li
|
||||
:display block
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue