Files
elcaribe/vendor/sabberworm/php-css-parser/tests/files/1readme.css

11 lines
128 B
CSS
Vendored

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