Skip to content

Commit

Permalink
logo on wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
ryndel committed May 8, 2012
1 parent 9765b63 commit 3ba7e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/assets/css/main.css
Expand Up @@ -34,8 +34,8 @@ aside { position: absolute; right: 0; width: 100%; height: 100%; background: rgb
#hud #current-score, #hud #top-score { padding: 4px 12px; font-size: 1.5em; font-weight: bold; color: #444; opacity: 0.8 }
#hud #current-score { float:left; }
#hud #top-score { float: right; }
#about { width:800px; margin:0 auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; overflow:scroll }
#about h1 a { display:block; background:url(../img/logo-notext.png) no-repeat 0px 0; text-indent:-9999px; font-family: 'VT323', cursive; font-size:2.8em; color:#000; text-decoration:none; text-transform:uppercase; background-size:contain; width:200px; height:200px; text-align:center; margin: 0 auto }
#about { width:800px; margin:0 auto; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background:url(../img/logo-notext.png) no-repeat top center }
#about h1 a { display:block; text-indent:-9999px; text-align:center; margin: 0 auto; padding-top: 180px }
#about h3 { margin:20px 0 0; font-family: 'VT323', cursive; font-size:1.8em }


Binary file modified public/assets/img/logo-notext.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 3ba7e74

Please sign in to comment.