forked from danielvlopes/railsmg
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3610e6
commit 432a83f
Showing
4 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -371,7 +371,7 @@ hr | |
|
||
li | ||
display: inline | ||
margin-left: 25px | ||
margin: auto 25px 10px auto | ||
|
||
&.first | ||
margin-left: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,6 +51,21 @@ | |
%li | ||
= link_to image_tag('sponsors/peepcode.jpg', :alt => 'Peepcode'), 'http://peepcode.com/', :popup => true | ||
|
||
%li.first | ||
= link_to image_tag('sponsors/oreilly.jpg', :alt => 'OReilly Media'), 'http://oreilly.com/', :popup => true | ||
|
||
%li | ||
!= mail_to '[email protected]', image_tag('sponsors/default.jpg', :alt => 'Anuncie aqui'), :encode => :javascript | ||
|
||
%li | ||
!= mail_to '[email protected]', image_tag('sponsors/default.jpg', :alt => 'Anuncie aqui'), :encode => :javascript | ||
|
||
%li | ||
!= mail_to '[email protected]', image_tag('sponsors/default.jpg', :alt => 'Anuncie aqui'), :encode => :javascript | ||
|
||
%li | ||
!= mail_to '[email protected]', image_tag('sponsors/default.jpg', :alt => 'Anuncie aqui'), :encode => :javascript | ||
|
||
%p#credit | ||
<strong>Website por:</strong> #{link_to "Gabriel Sobrinho", "http://twitter.com/sobrinho"} | ||
(desenvolvimento), #{link_to "Daniel Lopes", "http://areacriacoes.com.br/"} (design e desenvolvimento). | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters