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

Commit

Permalink
ePochta logo added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Mar 11, 2013
1 parent 0f59402 commit df04b6d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/custom/_sponsors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
.info-sponsors-4th-line {
height: 67px;
}
.info-sponsors-5th-line {
height: 100px;
}

// star sponsors
.star-sponsors {
Expand Down
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 @@ -70,6 +70,10 @@
%a{:href => "http://www.allintop.ru/", :target => "_blank"}
%img.allintop{:src => "/images/logo-allintop.png", :width => 155, :height => 60, :alt => "All-In-Top"}

.line.info-sponsors-5th-line
%a{:href => "http://www.epochta.ru/", :target => "_blank"}
%img{:src => "/images/logo-epochta.png", :width => 100, :height => 100, :alt => "ePochta"}

.right-column
%h4 Спонсоры
.star-sponsors
Expand Down
Binary file added public/images/logo-epochta.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 df04b6d

Please sign in to comment.