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;
|
display: block;
|
||||||
background: black; }
|
background: black; }
|
||||||
#other_user_menu > li:first-child a {
|
#other_user_menu > li:first-child a {
|
||||||
color: white; }
|
color: #999999; }
|
||||||
#other_user_menu > li:first-child img {
|
#other_user_menu > li:first-child img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|
|
||||||
|
|
@ -600,7 +600,7 @@ h1.big_text
|
||||||
:display block
|
:display block
|
||||||
:background #000
|
:background #000
|
||||||
a
|
a
|
||||||
:color #fff
|
:color #999
|
||||||
|
|
||||||
img
|
img
|
||||||
:position absolute
|
:position absolute
|
||||||
|
|
@ -640,10 +640,6 @@ h1.big_text
|
||||||
:repeat no-repeat
|
:repeat no-repeat
|
||||||
:position 5px
|
:position 5px
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
&:hover li
|
&:hover li
|
||||||
:display block
|
:display block
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue