Add <bash>...</bash> tags
[git/dscho.git] / blog.css.in
blob6e00c102806514a888c78007c3f2fda3f120caa8
1 body {
2 width:800;
3 background-image:url(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;