Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
More info partners added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Mar 5, 2013
1 parent caaa068 commit 2642be1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/assets/stylesheets/custom/_sponsors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,12 @@
.rubyflow {
position: relative;
top: -12px;
}
.softline {
position: relative;
top: 22px;
}
.allintop {
position: relative;
top: -4px;
}
4 changes: 4 additions & 0 deletions app/views/layouts/web/shared/_sponsors.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
.line.info-sponsors-4th-line
%a{:href => "http://rubyjobs.ru/", :target => "_blank"}
%img.rubyjobs{:src => "/images/logo-rubyjobs.png", :width => 77, :height => 67, :alt => "RubyJobs"}
%a{:href => "http://softline.ru/", :target => "_blank"}
%img.softline{:src => "/images/logo-softline.png", :width => 143, :height => 28, :alt => "SoftLine"}
%a{:href => "http://www.allintop.ru/", :target => "_blank"}
%img.allintop{:src => "/images/logo-allintop.png", :width => 155, :height => 60, :alt => "All-In-Top"}

.right-column
%h4 Спонсоры
Expand Down
Binary file added public/images/logo-allintop.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/logo-softline.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2642be1

Please sign in to comment.