Skip to content

Commit

Permalink
Update billboards
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Altmann committed Jan 9, 2015
1 parent 1ffdbca commit 28a668b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified app/assets/images/welcome/billboard_books_big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/welcome/billboard_gifts_big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/welcome/billboard_gifts_medium.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/assets/stylesheets/billboards/_billboard-gifts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@
}

#billboard-gifts > article h2 {
@include static-position($top: 29px, $left: 37px, $width: 400px);
@include static-position($top: 29px, $left: 45px, $width: 400px);
font-size : 30px;
font-weight : 600;
}

#billboard-gifts-price {
@include static-position($top: -1px, $right: -193px, $width: 70px);
@include static-position($top: -1px, $right: -185px, $width: 70px);
font-size : 32px;
font-weight : 700;
}
Expand Down
2 changes: 1 addition & 1 deletion app/views/welcome/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
article
hgroup
h2 Wir haben sie alle
h3 Auf Fairmondo über 1 Mio. Bücher finden
h3 Auf Fairmondo über 1,5 Mio. Bücher finden
= link_to 'Jetzt stöbern', '/categories/bucher?pk_campaign=bb4&pk_kwd=stoebern'
ul
li#billboard-books-link1
Expand Down

0 comments on commit 28a668b

Please sign in to comment.