You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/convert-source-map/test/fixtures/map-file-comment.css

15 lines
252 B
CSS

.header {
background: #444;
border: solid;
padding: 10px;
border-radius: 10px 5px 10px 5px;
color: #b4b472; }
#main li {
color: green;
margin: 10px;
padding: 10px;
font-size: 18px; }
/*# sourceMappingURL=map-file-comment.css.map */