blob: f154670f3d94b6c6854111955982521dbe0b7f1d [file] [log] [blame]
@import url(styles-new-API-2.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;
}
}