You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
445 B

@page {
/*size: 8.5in 11in !important;*/
bleed: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
html,body{
margin: 0 !important;
padding: 0 !important;
font-family: monospace;
font-size: 14px;
/*background-color: silver;*/
text-align: center;
}
div#coverpage{
/*background-color: red;*/
height: 100%;
width: 100%;
margin: 0
}
div#scorecontentpage{
margin:auto;
color: black;
/*text-align: left;*/
}