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

Commit

Permalink
ITevents logo added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Mar 19, 2013
1 parent a20fa07 commit e91a5d2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
Binary file modified app/assets/images/stars.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 4 additions & 10 deletions app/assets/stylesheets/custom/_sponsors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,14 @@
.sponsors .line a:last-child img {
margin-right: 0;
}
.sponsors .first-line {
height: 78px;
}
.sponsors .second-line {
height: 42px;
}
.sponsors .third-line {
height: 51px;
}
.sponsors .logo-srit {
margin: 22px 0;
}

// star sponsors
.star-sponsors {
.item {
margin-bottom: 25px;
margin-bottom: 30px;
position: relative;
sup {
position: absolute;
Expand Down Expand Up @@ -87,6 +78,9 @@
.sponsor-star.green {
background-position: 0 -56px;
}
.sponsor-star.bordo {
background-position: 0 -70px;
}
.legend {
font-size: 12px;
line-height: 18px;
Expand Down
8 changes: 8 additions & 0 deletions app/views/layouts/web/shared/_sponsors.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@
%img{:src => "/images/logo-superjob.png", :width => 160, :height => 44, :alt => "SuperJob"}
%sup
%i.sponsor-star.green
.item
%a{:href => "http://it-sobytie.ru/", :target => "_blank"}
%img{:src => "/images/logo-itsobytiya.png", :width => 180, :height => 42, :alt => "Айти-Событие.рф"}
%sup
%i.sponsor-star.bordo
.item.cru
%a{:href => "http://www.pr73.ru/", :target => "_blank"}
%img{:src => "/images/logo-cru.png", :width => 181, :height => 30, :alt => "Ц.Р.У."}
Expand All @@ -127,4 +132,7 @@
%br
%i.sponsor-star.green
— генеральный HR-партнер
%br
%i.sponsor-star.bordo
— событийный партнер
.clearfix
Binary file added public/images/logo-itsobytiya.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 e91a5d2

Please sign in to comment.