removing reference to background image

This commit is contained in:
Ben Word
2011-06-01 08:02:10 -06:00
parent eab54c9adb
commit 70be19e820

View File

@@ -14,7 +14,7 @@ body {
}
h1 {
background: #eee url(../images/h1.png) no-repeat right center;
background: #eee;
border-bottom: 1px solid #ccc;
padding: 10px 90px 10px 15px;
text-shadow: #fff 0 1px 0;