Update Thursday, 22nd of January, Anno Domini MMIX, at the hour of the Dragon
[git/dscho.git] / blog.css
blob6e32fcd3fcd538aa31a5e1f5498c1b110235e0f0
1 body {
2 width:800;
3 background-image:url(dscho.git?a=blob_plain;hb=85b89d1cd73acd65ca4381be901d50287dde8170;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;