mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-29 15:35:15 -04:00
Hover on logout button
This commit is contained in:
parent
615303395c
commit
45e3da0945
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
||||||
display: inline-block
|
display: inline-block
|
||||||
:visited
|
:visited
|
||||||
color: #333333
|
color: #333333
|
||||||
|
#logout-button:hover
|
||||||
|
cursor: pointer
|
||||||
|
|
||||||
#tagline, .hiring-call-to-action
|
#tagline, .hiring-call-to-action
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue