UnfoldingCSS:TheDirt: Difference between revisions

From titipi
Jump to navigation Jump to search
No edit summary
No edit summary
 
(No difference)

Latest revision as of 10:11, 5 June 2023


@font-face {
    font-family: 'asulregular';
    src: url('/wiki/images/5/58/Le-patin-helvete.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@page{
	size: 148mm 210mm;
	margin:17mm 15mm 19mm 15mm;
}

body{
        color: black;
 font-size:10pt;
        margin: auto;
	line-height: 1.5em;
        font-family: 'asulregular';
        max-width: 900px; 
        padding: 1.5em 1em;
        
);
}