lib/generators/templates/css/screen.css in santey_blog-0.1.2 vs lib/generators/templates/css/screen.css in santey_blog-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
-body {background:#FFF url("/images/body-bg.gif") top repeat-x;font-family: 'Baskerville', Georgia, Times, serif;font-size:14px;}
+body {background:#FFF url("/images/santey_blog/body-bg.gif") top repeat-x;font-family: 'Baskerville', Georgia, Times, serif;font-size:14px;}
.clear {clear:both;float:none;height:0;font-size:0;line-height:0;}
a, a:hover, h1 {color:#3AA1D2;}
a:hover {text-decoration:none;}
\ No newline at end of file