Skip to content

Commit

Permalink
added a download orb
Browse files Browse the repository at this point in the history
  • Loading branch information
missferret committed Oct 4, 2009
1 parent 21932cb commit eaf1193
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion css/style.css
Expand Up @@ -146,12 +146,19 @@
}

#extra_info h4 {
background: url(../images/orb_more.png) no-repeat;
width: 100px;
height: 116px;
display: inline-block;
}

#extra_info h4#tell_more {
background: url(../images/orb_more.png) no-repeat;
}

#extra_info h4#download {
background: url(../images/orb_download.png) no-repeat;
}

#extra_info a {
display: block;
width: 90px;
Expand Down
Binary file added images/orb_download.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 eaf1193

Please sign in to comment.