fixed diaspora logo asset on landing page

This commit is contained in:
danielvincent 2010-12-01 16:18:13 -08:00
parent 6da410079b
commit ee47a2ffda
3 changed files with 6 additions and 7 deletions

View file

@ -3,7 +3,11 @@
-# the COPYRIGHT file.
.container{:style => "position:relative;"}
= link_to image_tag('diaspora_logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), root_path
- if current_user
= link_to image_tag('diaspora_logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), root_path
- else
= link_to image_tag('diaspora_logo_large.png', :height => "32px", :width => "321px", :class => "diaspora_header_logo"), root_path
- unless current_user
.right

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -133,12 +133,9 @@ header
:color #eee
&.landing
#diaspora_text
:font
:size 30px
:text-shadow 0 2px 3px #000
.right
:top 10px
:height 45px
ul#user_menu
:overflow hidden
@ -1733,8 +1730,6 @@ ul#landing_nav
:margin 0
:padding 0
:top 30px
:font
:size 14px