摘要:
```html房屋装修收据样本body{font-family:Arial,sans-serif;line-height:1.6;margin:20px;}h1{text-alig...
```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
h1 {
textalign: center;
}
.receipt {
maxwidth: 600px;
margin: 0 auto;
border: 1px solid ccc;
padding: 20px;
backgroundcolor: f9f9f9;
}
.receiptdetails {
marginbottom: 20px;
}
.receiptdetails p {
margin: 5px 0;
}
房屋装修收据