Slightly squash logo

This commit is contained in:
Scott Schneider 2014-02-13 12:27:41 -08:00
parent 97912d71d5
commit 393c4a3121
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
body,
#content {
background: #fff;
margin-top: 10px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}
@ -27,7 +27,7 @@ body,
float: right;
position: relative;
right: 30px;
top: 100px;
top: 90px;
font: 50px 'PT Sans', sans-serif;
letter-spacing: -0.05em;
color: #444;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

View file

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