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

Commit

Permalink
Add DailyComm info partner logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Mar 13, 2013
1 parent 9d854ce commit 3a44567
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 344 deletions.
343 changes: 0 additions & 343 deletions app/assets/stylesheets/custom.css

This file was deleted.

4 changes: 4 additions & 0 deletions app/assets/stylesheets/custom/_sponsors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,8 @@
.free-lance {
position: relative;
top: 26px;
}
.dailycomm {
position: relative;
top: 12px;
}
4 changes: 3 additions & 1 deletion app/views/layouts/web/shared/_sponsors.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@
%a{:href => "http://www.epochta.ru/", :target => "_blank"}
%img{:src => "/images/logo-epochta.png", :width => 80, :height => 80, :alt => "ePochta"}
%a{:href => "http://www.free-lance.ru/", :target => "_blank"}
%img.free-lance{:src => "/images/logo-freelanceru.png", :width => 240, :height => 34, :alt => "Free-lance.ru"}
%img.free-lance{:src => "/images/logo-freelanceru.png", :width => 200, :height => 24, :alt => "Free-lance.ru"}
%a{:href => "http://www.dailycomm.ru/", :target => "_blank"}
%img.dailycomm{:src => "/images/logo-dailycomm.jpeg", :width => 180, :height => 54, :alt => "DailyComm"}

.right-column
%h4 Спонсоры
Expand Down
Binary file added public/images/logo-dailycomm.jpeg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/logo-freelanceru.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 3a44567

Please sign in to comment.