Skip to content

Commit

Permalink
Logo linking to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
andersondias committed Feb 21, 2010
1 parent be7733f commit 11cfd72
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _layouts/default.haml
Expand Up @@ -10,7 +10,7 @@
%body#homepage
#header
#top
%img.logo(src="images/theme/green/logo.png" alt="JustLikeOldTimes")
%a(href='/')= image_tag 'theme/green/logo.png', :class => 'logo', :alt => 'Retiro Nordestão 2010'
#navigation
%ul#nav
- topic_posts do |post|
Expand Down
2 changes: 1 addition & 1 deletion _layouts/subpage.haml
Expand Up @@ -10,7 +10,7 @@
%body#subpage
#header-sub
#top
%img.logo(src="images/theme/green/logo.png" alt="JustLikeOldTimes")
%a(href='/')= image_tag 'theme/green/logo.png', :class => 'logo', :alt => 'Retiro Nordestão 2010'
#navigation
%ul#nav
- topic_posts do |post|
Expand Down
2 changes: 1 addition & 1 deletion css/bundled.all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/default.css
Expand Up @@ -30,7 +30,7 @@ div#top {
}

img.logo {
float: left;
border:0;
}

div#middle {
Expand Down

0 comments on commit 11cfd72

Please sign in to comment.