UnfoldingCSS:Counter Cloud Action Plan: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(84 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
@font-face { | |||
font-family:'Picnic'; | |||
src:url('/wiki/images/b/bf/PicNic-Regular.woff2') format('woff2'); | |||
font-weight:normal; | |||
font-style:normal | |||
} | |||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'asulbold'; | ||
src: url('/wiki/images/ | src: url('/wiki/images/2/2f/Asul-bold-webfont.woff') format('woff'), | ||
url('/wiki/images/3/3c/Asul-bold-webfont.woff2') format('woff2'); | |||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | |||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'asulregular'; | ||
src: url('/wiki/images/c/ | src: url('/wiki/images/0/03/Asul-regular-webfont.woff') format('woff'), | ||
url('/wiki/images/c/c7/Asul-regular-webfont.woff2') format('woff2'); | |||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'compagnon-italic'; | ||
src: url('/wiki/images/ | src: url('/wiki/images/5/51/Compagnon-Italic.woff2') format('woff2'), | ||
url('/wiki/images/f/fc/Compagnon-Italic.woff') format('woff'); | |||
url('/wiki/images/e/e7/Compagnon-Italic.eot') format('eot'); | |||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
:root{ | :root{ | ||
--font-size: | --font-size: 11pt; | ||
} | } | ||
@page{ | @page{ | ||
size: | size: 148mm 210mm; | ||
margin: 17mm 15mm | margin: 17mm 15mm 19mm 15mm; | ||
@bottom-center{ | @bottom-center{ | ||
margin-top: -4mm; | margin-top: -4mm; | ||
font-family: ' | font-family: 'asulregular'; | ||
font-size: 9pt; | font-size: 9pt; | ||
content: counter(page); | content: counter(page); | ||
Line 98: | Line 52: | ||
border-top: solid #222 thin; | border-top: solid #222 thin; | ||
padding-top: 8pt; | padding-top: 8pt; | ||
font-family: ' | font-family: 'asulregular'; | ||
font-size: 8pt; | |||
} | } | ||
} | |||
@page:first{ | |||
background-image: url(https://titipi.org/wiki/images/6/66/Vague_intellectual_pleasure.png); | |||
background-size: 98%; | |||
background-repeat: no-repeat; | |||
background-position: center center; | |||
@top-center{ | |||
font-family: asulbold; | |||
content: "NEoN Digital Ethics Audit"; | |||
font-size:12pt; | |||
} | |||
@bottom-center{ | |||
font-family: asulbold; | |||
content: "The Institute for Technology In the Public Interest"; | |||
font-size:12pt; | |||
} | |||
} | } | ||
@page:nth(2){ | |||
page: | background-color: white; | ||
@bottom-center{ | |||
content:""; | |||
} | |||
} | |||
@page:nth(3) { | |||
background-color:white; | |||
@top-center{ | |||
font-family: asulbold; | |||
content: "NEoN Digital Ethics Audit"; | |||
font-size:12pt; | |||
} | |||
@bottom-center{ | |||
font-family: asulbold; | |||
content: "The Institute for Technology In the Public Interest"; | |||
font-size:12pt; | |||
} | |||
} | |||
@page:blank{ | |||
background-color:white; | |||
@bottom-center{ | |||
content:""; | |||
color: white; | |||
} | |||
} | } | ||
Line 117: | Line 123: | ||
} | } | ||
span.bookcover { | |||
string-set: sectiontitle content(text); | |||
font-size: 140px; | |||
line-height: 0.55; | |||
margin: 0; | |||
font-family: 'Picnic'; | |||
position:relative; | |||
hyphens:auto; | |||
color: #CC3399; | |||
} | } | ||
span. | span.frenchtitle{ | ||
string-set: sectiontitle content(text); | string-set: sectiontitle content(text); | ||
font-size: | font-size: 140px; | ||
line-height: 0.55; | line-height: 0.55; | ||
margin: 0; | margin: 0; | ||
font-family: 'Picnic'; | |||
font-family: ' | |||
display:inline; | display:inline; | ||
position:relative; | position:relative; | ||
hyphens:auto; | hyphens:auto; | ||
color: black; | |||
} | } | ||
body{ | body{ | ||
color: | color: black; | ||
font-size: var(--font-size); | font-size: var(--font-size); | ||
line-height: 1. | line-height: 1.4; | ||
font-family: ' | font-family: 'asulregular'; | ||
} | } | ||
Line 213: | Line 161: | ||
} | } | ||
/* GENERAL ELEMENTS */ | |||
blockquote { | |||
font-family: 'compagnon-italic'; | |||
} | |||
h2{ | h2{ | ||
margin-top:0; | margin-top:0; | ||
font-weight: 600; | font-weight: 600; | ||
line-height: 1 | line-height: 1; | ||
font-family: | font-family: 'Picnic'; | ||
font-size: | font-size: 2.6rem; | ||
page-break-before: right; | |||
} | |||
.runningtitle { | |||
display:none; | |||
} | |||
h2:not( .runningtitle ~ h2 ){ | |||
string-set: contributiontitle content(text); | |||
} | } | ||
h3 {font-family: Picnic; font-size: 1.5em; line-height: 1;} | |||
h3, h4, h5, h6{ | h3, h4, h5, h6{ | ||
Line 251: | Line 195: | ||
} | } | ||
/* | |||
.contrib p{ | .contrib p{ | ||
orphans:2; | orphans:2; | ||
widows:2; | widows:2; | ||
} | } | ||
*/ | |||
.thumb{ | .thumb{ | ||
Line 262: | Line 208: | ||
margin: 24pt 16pt 16pt 16pt; | margin: 24pt 16pt 16pt 16pt; | ||
page-break-inside: avoid; | page-break-inside: avoid; | ||
font-family: | font-family: asulregular; | ||
} | } | ||
img{ | img{ | ||
Line 290: | Line 236: | ||
a:active, | a:active, | ||
a:hover{ | a:hover{ | ||
color: # | color: #CC3399; | ||
text-decoration: none; | text-decoration: none; | ||
border-bottom: 1px solid #CC3399; | |||
} | } | ||
/* specific details */ | /* specific details */ | ||
a.external{ | a.external{ | ||
word-break: | } | ||
a.text{ | |||
word-break: none !important; | |||
} | } | ||
b,strong { | b,strong { | ||
font-weight:500; | font-weight:500; | ||
} | } | ||
small, .small {font-size: 8pt;} | |||
} | |||
span.reference-text { | span.reference-text { | ||
Line 381: | Line 257: | ||
} | } | ||
.reference-text::footnote-call { | .reference-text::footnote-call { | ||
font-family:' | font-family:'asulregular'; | ||
} | } | ||
.reference-text::footnote-marker { | .reference-text::footnote-marker { | ||
font-family:' | font-family:'asulregular'; | ||
} | } | ||
.contents ul{ | .contents ul{ | ||
Line 393: | Line 269: | ||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
} | } | ||
/* WIKISTYLING */ | |||
.tocnumber { display: none; } | |||
} |
Latest revision as of 21:46, 30 May 2023
@font-face { font-family:'Picnic'; src:url('/wiki/images/b/bf/PicNic-Regular.woff2') format('woff2'); font-weight:normal; font-style:normal } @font-face { font-family: 'asulbold'; src: url('/wiki/images/2/2f/Asul-bold-webfont.woff') format('woff'), url('/wiki/images/3/3c/Asul-bold-webfont.woff2') format('woff2'); font-weight: normal; font-style: normal; } @font-face { font-family: 'asulregular'; src: url('/wiki/images/0/03/Asul-regular-webfont.woff') format('woff'), url('/wiki/images/c/c7/Asul-regular-webfont.woff2') format('woff2'); font-weight: normal; font-style: normal; } @font-face { font-family: 'compagnon-italic'; src: url('/wiki/images/5/51/Compagnon-Italic.woff2') format('woff2'), url('/wiki/images/f/fc/Compagnon-Italic.woff') format('woff'); url('/wiki/images/e/e7/Compagnon-Italic.eot') format('eot'); font-weight: normal; font-style: normal; } :root{ --font-size: 11pt; } @page{ size: 148mm 210mm; margin: 17mm 15mm 19mm 15mm; @bottom-center{ margin-top: -4mm; font-family: 'asulregular'; font-size: 9pt; content: counter(page); } @footnote { float: bottom; border-top: solid #222 thin; padding-top: 8pt; font-family: 'asulregular'; font-size: 8pt; } } @page:first{ background-image: url(https://titipi.org/wiki/images/6/66/Vague_intellectual_pleasure.png); background-size: 98%; background-repeat: no-repeat; background-position: center center; @top-center{ font-family: asulbold; content: "NEoN Digital Ethics Audit"; font-size:12pt; } @bottom-center{ font-family: asulbold; content: "The Institute for Technology In the Public Interest"; font-size:12pt; } } @page:nth(2){ background-color: white; @bottom-center{ content:""; } } @page:nth(3) { background-color:white; @top-center{ font-family: asulbold; content: "NEoN Digital Ethics Audit"; font-size:12pt; } @bottom-center{ font-family: asulbold; content: "The Institute for Technology In the Public Interest"; font-size:12pt; } } @page:blank{ background-color:white; @bottom-center{ content:""; color: white; } } div.section, div.section div.contrib:nth-of-type(1){ break-before: right; } div.contrib:not(:first-of-type){ break-before: always; } div.contrib{ page: contrib; } span.bookcover { string-set: sectiontitle content(text); font-size: 140px; line-height: 0.55; margin: 0; font-family: 'Picnic'; position:relative; hyphens:auto; color: #CC3399; } span.frenchtitle{ string-set: sectiontitle content(text); font-size: 140px; line-height: 0.55; margin: 0; font-family: 'Picnic'; display:inline; position:relative; hyphens:auto; color: black; } body{ color: black; font-size: var(--font-size); line-height: 1.4; font-family: 'asulregular'; } div.pagebreak{ page-break-after: always; } div.nobreak{ page-break-inside: avoid; } /* GENERAL ELEMENTS */ blockquote { font-family: 'compagnon-italic'; } h2{ margin-top:0; font-weight: 600; line-height: 1; font-family: 'Picnic'; font-size: 2.6rem; page-break-before: right; } .runningtitle { display:none; } h2:not( .runningtitle ~ h2 ){ string-set: contributiontitle content(text); } h3 {font-family: Picnic; font-size: 1.5em; line-height: 1;} h3, h4, h5, h6{ margin: 0 0 1em 0; page-break-after: avoid; font-weight: 600; } p{ margin: 0 0 1em 0; } /* .contrib p{ orphans:2; widows:2; } */ .thumb{ /* image caption */ font-size: 10pt; line-height: 1.25; margin: 24pt 16pt 16pt 16pt; page-break-inside: avoid; font-family: asulregular; } img{ position: relative; display: block; max-width: 100%; height: auto; margin: 0 0 8pt 0; } .thumbinner{ max-width:100%; } pre{ font-size: 8pt; line-height: 1.8; white-space: pre; margin: 16pt 16pt; } table{ width: 100%; } sup{ line-height: 0; } a, a:visited, a:active, a:hover{ color: #CC3399; text-decoration: none; border-bottom: 1px solid #CC3399; } /* specific details */ a.external{ } a.text{ word-break: none !important; } b,strong { font-weight:500; } small, .small {font-size: 8pt;} span.reference-text { float: footnote; } .reference-text::footnote-call { font-family:'asulregular'; } .reference-text::footnote-marker { font-family:'asulregular'; } .contents ul{ margin-top:0.5em; } .contents h3{ margin-bottom: 0.5em; } /* WIKISTYLING */ .tocnumber { display: none; }