瀏覽代碼

A4領収証の宛名レイアウトを修正

develop
sosuke.iwabuchi 2 年之前
父節點
當前提交
3b6c10ece2
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      resources/css/receipt_a4.css

+ 3
- 1
resources/css/receipt_a4.css 查看文件

@@ -17,9 +17,11 @@ section.title {
} }


section.name { section.name {
width: 130mm;
border-bottom: solid 0.5mm;
margin-left: 10mm; margin-left: 10mm;
font-size: 7mm; font-size: 7mm;
text-decoration: underline;
text-align: right;
} }


section.amount { section.amount {


Loading…
取消
儲存