stop censorship. sopa
This commit is contained in:
parent
565ef69441
commit
cc4531f73c
1 changed files with 6 additions and 0 deletions
|
|
@ -3,11 +3,17 @@
|
||||||
-# the COPYRIGHT file.
|
-# the COPYRIGHT file.
|
||||||
|
|
||||||
.container{:style => "position:relative;"}
|
.container{:style => "position:relative;"}
|
||||||
|
|
||||||
- if current_user
|
- if current_user
|
||||||
= link_to image_tag('logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), multi_path
|
= link_to image_tag('logo_small.png', :height => "16px", :width => "161px", :class => "diaspora_header_logo"), multi_path
|
||||||
- else
|
- else
|
||||||
= link_to image_tag('logo_large.png', :height => "32px", :width => "321px", :class => "diaspora_header_logo"), root_path
|
= 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
|
- if !current_user
|
||||||
.right
|
.right
|
||||||
%ul#landing_nav
|
%ul#landing_nav
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue