Textured background, transparent logo

This commit is contained in:
Scott Schneider 2014-08-27 20:30:43 -07:00
parent c16d9f0f42
commit 525a6c6bd9
4 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ body,
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url('/img/cream_pixels.png');
}
#wrap {

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

View file

@ -17,7 +17,7 @@
<div id='content'>
<div id='header'>
<embed src='/img/logo.jpg' width='200px' height='150px' class='logo' />
<embed src='/img/logo.gif' width='200px' height='150px' class='logo' />
<div class='text'><%= site_name %></div>