added shadow on diaspora text on landing page.

This commit is contained in:
danielvincent 2010-11-22 20:53:20 -08:00
parent 69cac02ade
commit f725641eaf
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
.container{:style => "position:relative;"}
#diaspora_text
= link_to "DIASPORA*", (current_user ? root_path : new_user_session_path)
= link_to "DIASPORA*", root_path
%span.sub_text
ALPHA

View file

@ -142,6 +142,7 @@ header
#diaspora_text
:font
:size 30px
:text-shadow 0 2px 3px #000
.right
:top 10px