ZplPrinterV2/src/render/index.css
2020-08-16 20:42:52 +08:00

9 lines
199 B
CSS

#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
}