Let there be images!
[git/dscho.git] / blog.css
blob837f1cca83fea41d90d5ede75f66a30b47adddd5
1 body {
2 width:800;
3 background-image:url(dscho.git?a=blob_plain;hb=blog;f=paper.jpg);
4 background-repeat:repeat-y;
5 background-attachment:scroll; padding:0px;
7 .content {
8 width:610px;
9 margin-left:120px;
10 align:left;
11 vertical-align:top;