UnfoldingCSS:A TITiPI bulletin on Microsoft and Israel: Difference between revisions

From titipi
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
h2 {font-size: 1.8em; line-height: 1.3em;}
h2 {font-size: 1.8em; line-height: 1.3em;}


img {float: none; width: 100%;}
img {float: none; width: 100%; height: 100%}


@page{
@page{

Revision as of 10:51, 17 October 2025

body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em;}

h2 {font-size: 1.8em; line-height: 1.3em;}

img {float: none; width: 100%; height: 100%}

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

	@bottom-center{
		margin-top: -4mm;
		font-family: 'B.S.-Regular';
		font-size: 9pt;
		content: counter(page);
	}
       @footnote {
           float: bottom;
           border-top: solid #222 thin;
           padding-top: 8pt;
           font-family: 'B.S.-Regular';
font-size: 8pt;
       }

}