diff --git a/app/views/layouts/_header.html.haml b/app/views/layouts/_header.html.haml index 9729a0a7778b89bdba9dc7e4ab0043e3f29a88c5..2b5e940591511e2b2ce02f0131181971b87a8e78 100644 --- a/app/views/layouts/_header.html.haml +++ b/app/views/layouts/_header.html.haml @@ -3,11 +3,17 @@ -# the COPYRIGHT file. .container{:style => "position:relative;"} + - if current_user = link_to image_tag('logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), multi_path - else = link_to image_tag('logo_large.png', :height => "32px", :width => "321px", :class => "diaspora_header_logo"), root_path + :erb + <a style="-moz-transform:rotate(5deg);-webkit-transform:rotate(5deg);width:170px;height:50px;vertical-align:middle;text-align:center;background-color:#000;position:absolute;z-index:5555;top:-5px;left:0px;background-image:url(http://americancensorship.org/images/stop-censorship-small.png);background-position:center center;background-repeat:no-repeat;" href="http://americancensorship.org"></a> + + + - if !current_user .right %ul#landing_nav