Faded Contact link until hover.

This commit is contained in:
Nick Winter 2014-02-22 17:45:24 -08:00
parent f88cbba262
commit 0d9213ad44
2 changed files with 4 additions and 1 deletions
app
styles/play
templates/play

View file

@ -132,6 +132,9 @@
height: 100%
width: 2%
.footer:not(:hover)
@include opacity(0.6)
@media screen and (min-aspect-ratio: 17/10)
#level-view .footer
display: none

View file

@ -26,4 +26,4 @@
.footer
.content
p(class='footer-link-text')
a(title='Contact', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact", data-i18n="nav.contact") Contact
a(title='Send CodeCombat a message', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact", data-i18n="nav.contact") Contact