UnfoldingCSS:A TITiPI bulletin on Microsoft and Israel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
@font-face { | |||
font-family: 'poppinsregular'; | |||
src: url('https://titipi.org/wiki/images/1/1b/BBBPoppinsTN-DisplayRegular.woff') format('woff'), | |||
src: url('https://titipi.org/wiki/images/8/8e/BBBPoppinsTN-DisplayRegular.woff2') format('woff2'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | |||
body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em;} | body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em;} | ||
h2 {font-size: 1.8em; line-height: 1.3em;} | h2 {font-size: 1.8em; line-height: 1.3em;} | ||
img {float: none;} | img {float: none; width: 100%; height: 100%} | ||
@page{ | @page{ | ||
| Line 11: | Line 20: | ||
@bottom-center{ | @bottom-center{ | ||
margin-top: -4mm; | margin-top: -4mm; | ||
font-family: ' | font-family: 'poppinsregular'; | ||
font-size: 9pt; | font-size: 9pt; | ||
content: counter(page); | content: counter(page); | ||
| Line 19: | Line 28: | ||
border-top: solid #222 thin; | border-top: solid #222 thin; | ||
padding-top: 8pt; | padding-top: 8pt; | ||
font-family: ' | font-family: 'poppinsregular'; | ||
font-size: 8pt; | font-size: 8pt; | ||
} | } | ||
} | } | ||
Latest revision as of 10:57, 17 October 2025
@font-face {
font-family: 'poppinsregular';
src: url('https://titipi.org/wiki/images/1/1b/BBBPoppinsTN-DisplayRegular.woff') format('woff'),
src: url('https://titipi.org/wiki/images/8/8e/BBBPoppinsTN-DisplayRegular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
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: 'poppinsregular';
font-size: 9pt;
content: counter(page);
}
@footnote {
float: bottom;
border-top: solid #222 thin;
padding-top: 8pt;
font-family: 'poppinsregular';
font-size: 8pt;
}
}