PHPWord/vendor/sabberworm/php-css-parser/tests/files/1readme.css
2021-02-26 12:53:56 -07:00

11 lines
128 B
CSS

@charset "utf-8";
@font-face {
font-family: "CrassRoots";
src: url("../media/cr.ttf")
}
html, body {
font-size: 1.6em
}