blob: 4882e07a8b14512007e1503d19d104e79f31acea [file] [log] [blame]
@import url(styles-new-API-1.css);
@page { margin: 2cm } /* All margins set to 2cm */
@page :first {
margin-top: 10cm /* Top margin on first page 10cm */
}
@media screen {
#absent-id {
}
@font-face {
font-family: 'TheFont';
src: url('font.url');
font-weight: normal;
font-style: normal;
}
body {
property: imported-media-screen-stylesheet;
}
}