Merge branch 'master' of git@github.com:johnbintz/comicpress-2.8

This commit is contained in:
John Bintz 2009-10-21 21:56:42 -04:00
commit 873f8c69e7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ http://www.opensource.org/licenses/gpl-3.0.html
body {
margin: 0;
font-family: 'Arial', sans-serif;
color: #ddd;
color: #444;
background: #000 url('background.jpg') fixed top center repeat-x;
}