Browse Source

PDFのフォント指定

develop
sosuke.iwabuchi 2 years ago
parent
commit
ad99bebac3
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      resources/css/receipt_common.css

+ 4
- 0
resources/css/receipt_common.css View File

@@ -1,4 +1,8 @@

body {
font-family: "IPAPGothic";
}

div.container > .item {
display: inline-block;


Loading…
Cancel
Save