UnfoldingCSS:Counter Cloud Action Plan: Difference between revisions

From titipi
Jump to navigation Jump to search
No edit summary
No edit summary
 
(66 intermediate revisions by 4 users not shown)
Line 1: Line 1:
@font-face {
@font-face {
  font-family:'Picnic';
  font-family:'Picnic';
  src:url(http://titipi.org/wiki/images/b/bf/PicNic-Regular.woff2) format('woff2');
  src:url('/wiki/images/b/bf/PicNic-Regular.woff2') format('woff2');
  font-weight:normal;
  font-weight:normal;
  font-style:normal
  font-style:normal
}
}
@font-face {
@font-face {
font-family:'asulbold';
    font-family: 'asulbold';
src:url(http://titipi.org/wiki/images/2/2f/Asul-bold-webfont.woff) format('woff2'),
    src: url('/wiki/images/2/2f/Asul-bold-webfont.woff') format('woff'),
url(http://titipi.org/wiki/images/3/3c/Asul-bold-webfont.woff2) 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:'asulregular';
    font-family: 'asulregular';
src:url(http://titipi.org/wiki/images/0/03/Asul-regular-webfont.woff) format('woff2'),
    src: url('/wiki/images/0/03/Asul-regular-webfont.woff') format('woff'),
url(http://titipi.org/wiki/images/c/c7/Asul-regular-webfont.woff2) 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;
 
}
}
:root {
 
--font-size: 12pt
@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;
 
}
}
div.section {
 
:root{
--font-size: 11pt;
}
}
div.contrib {
 
 
@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;
      }
 
}
}
h1 {
@page:first{
margin:0;
 
font-family:'Picnic';
  background-image: url(https://titipi.org/wiki/images/6/66/Vague_intellectual_pleasure.png);
font-size:170px;
  background-size: 98%;
font-weight:normal;
  background-repeat: no-repeat;
line-height:0.8em;
  background-position: center center;
hyphens:auto;
 
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;
 
        }
}
}
span.bookcover {
 
color:#222;
@page:nth(2){       
string-set:sectiontitle content(text);
        background-color: white;
font-size:165px;
        @bottom-center{
line-height:0.55;
                content:"";
margin:0;
        }
font-family:'Picnic';
display:inline;
position:relative;
hyphens:auto;
color: white
}
}


body {
@page:nth(3) {
color:#222;
background-color:white;
font-size:var(--font-size);
@top-center{
line-height:1.5;
                font-family: asulbold;
font-family:'asulregular'
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;
 
        }
 
}
}
div.pagebreak {
 
@page:blank{
background-color:white;
        @bottom-center{
                content:"";
color: white;
        }
}
}
div.nobreak {
 
page-break-inside:avoid
div.section, div.section div.contrib:nth-of-type(1){
}
      break-before: right;
div.cover {
}
}
div.cover h1,
div.contrib:not(:first-of-type){
div.cover ul li {
      break-before: always;  
font-size:18pt;
line-height:1.25;
color:yellow;
font-weight:bold
}
}
div.cover ul li {
div.contrib{
list-style:none;
      page: contrib;
margin-bottom:0.5em;
width:80mm
}
h2 {
margin-top:0;
font-weight:600;
line-height:1.25;
font-family:'Picnic';
font-size:2.5rem;
}
}


.runningtitle {
span.bookcover {
display:none
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{
h2:not(.runningtitle~h2) {
string-set: sectiontitle content(text);
string-set:contributiontitle content(text)
        font-size: 140px;
        line-height: 0.55;
margin: 0;
        font-family: 'Picnic';
        display:inline;
        position:relative;
        hyphens:auto;
        color: black;
}
}
*/


h3 {font-family: Picnic; font-size: 1.5em}


h3,
body{
h4,
        color: black;
h5,
font-size: var(--font-size);
h6 {
line-height: 1.4;
margin:0 0 1em 0;
        font-family: 'asulregular';
font-weight:600
}
}
p {
 
margin:0 0 1em 0
div.pagebreak{
    page-break-after: always;
}
}
.contrib p {
div.nobreak{
orphans:2;
    page-break-inside: avoid;
widows:2
}
}
.thumb {
 
font-size:10pt;
 
line-height:1.25;
/* GENERAL ELEMENTS */
margin:24pt 16pt 16pt 16pt;
 
page-break-inside:avoid;
blockquote {
font-family:asulregular
font-family: 'compagnon-italic';
}
}
img {
 
position:relative;
h2{
display:block;
margin-top:0;
max-width:100%;
font-weight: 600;
height:auto;
line-height: 1;
margin:0 0 8pt 0
font-family: 'Picnic';
font-size: 2.6rem;
page-break-before: right;
}
}
.thumbinner {
.runningtitle {
max-width:100%
  display:none;
}
}
pre {
h2:not( .runningtitle ~ h2 ){
font-size:8pt;
string-set: contributiontitle content(text);  
line-height:1.8;
white-space:pre;
margin:16pt 16pt
}
}
table {
 
width:100%
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;
}
}
sup {
 
line-height:0
p{
}
    margin: 0 0 1em 0;
a,
a:visited,
a:active,
a:hover {
color:#83b;
text-decoration:none;
font-weight:500
}
a.external {
word-break:break-all
}
b,
strong {
font-weight:500
}
span.reference-text {
}
.reference-text[data-footnote-call]::after {
font-family:'asulregular'
}
.reference-text[data-footnote-marker]::marker {
font-family:'asulregular'
}
.contents ul {
margin-top:0.5em
}
.contents h3 {
margin-bottom:0.5em
}
.pagedjs_page .pagedjs_margin-top-center {
font-family:Picnic;
font-size:20pt;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
margin-left:-10mm;
margin-right:-10mm
}
.pagedjs_page .pagedjs_margin-bottom-center {
margin-top:-4mm;
font-family:'asulregular';
font-weight:500;
font-size:9pt
}
.pagedjs_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
display:block
}
}


/*
/*
.pagedjs_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
.contrib p{
content:var(--pagedjs-string-first-contributiontitle)
    orphans:2;
    widows:2;
}
}
*/


*/
.thumb{
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
    /* image caption */
display:block
    font-size: 10pt;
    line-height: 1.25;
    margin: 24pt 16pt 16pt 16pt;
    page-break-inside: avoid;
    font-family: asulregular;
}
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
img{
content:counter(page)
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 0 8pt 0;
}
}
.pagedjs_page .pagedjs_footnote_content {
.thumbinner{
float:bottom;
    max-width:100%;
border-top:solid #222 thin;
padding-top:8pt;
font-family:'asulregular'
}
}
.pagedjs_page {
pre{
--pagedjs-margin-top:17mm;
    font-size: 8pt;
--pagedjs-margin-right:15mm;
    line-height: 1.8;
--pagedjs-margin-left:15mm;
    white-space: pre;
--pagedjs-margin-bottom:19mm;
    margin: 16pt 16pt;
--pagedjs-pagebox-width:148mm;
--pagedjs-pagebox-height:210mm
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left {
table{
    width: 100%;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center {
sup{
font-family:asulregular;
    line-height: 0;
font-size:11pt;
font-weight:500;
margin-bottom:-5mm
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center {
a,
font-family:asulregular;
a:visited,
font-size:11pt;
a:active,
font-weight:500
a:hover{
    color: #CC3399;
    text-decoration: none;
    border-bottom: 1px solid #CC3399;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content>* {
 
display:block
/* specific details */
a.external{
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content::after {
 
content:""
a.text{
    word-break: none !important;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
b,strong {
display:block
    font-weight:500;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
small, .small {font-size: 8pt;}
content:"NEoN Big Tech strikethrough"
 
span.reference-text {  
    float: footnote;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
.reference-text::footnote-call {
display:block
    font-family:'asulregular';
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
       
content:"The Institute for Technology In the Public Interest"
.reference-text::footnote-marker {
    font-family:'asulregular';
}
}
.pagedjs_page.pagedjs_first_page {
.contents ul{
background-color:#a5d;
    margin-top:0.5em;
--pagedjs-margin-top:5mm;
--pagedjs-margin-right:5mm;
--pagedjs-margin-left:5mm;
--pagedjs-margin-bottom:5mm
}
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-left {
.contents h3{
}
    margin-bottom: 0.5em;
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-center {
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-bottom-center {
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-left>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-left>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page.pagedjs_blank_page {
background-color:#222
}
.pagedjs_page:nth-of-type(2) .pagedjs_margin-bottom-center {
}
.pagedjs_page:nth-of-type(2) .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page:nth-of-type(2) .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page:nth-of-type(2) {
background-color:#222
}
.pagedjs_page.pagedjs_named_page.pagedjs_section_page.pagedjs_section_first_page .pagedjs_margin-bottom-center {
}
.pagedjs_page.pagedjs_named_page.pagedjs_section_page.pagedjs_section_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page.pagedjs_named_page.pagedjs_section_page.pagedjs_section_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page.pagedjs_named_page.pagedjs_section_page.pagedjs_section_first_page {
background-color:#222;
--pagedjs-margin-top:8mm;
--pagedjs-margin-right:8mm;
--pagedjs-margin-left:8mm;
--pagedjs-margin-bottom:0mm
}
.pagedjs_page.pagedjs_named_page.pagedjs_contrib_page.pagedjs_contrib_first_page .pagedjs_margin-top-center {
}
.pagedjs_page.pagedjs_named_page.pagedjs_contrib_page.pagedjs_contrib_first_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
display:block
}
.pagedjs_page.pagedjs_named_page.pagedjs_contrib_page.pagedjs_contrib_first_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
content:""
}
.pagedjs_page.pagedjs_named_page.pagedjs_contrib_page.pagedjs_contrib_first_page {
}
:root {
--pagedjs-width:148mm;
--pagedjs-height:210mm;
--pagedjs-width-right:148mm;
--pagedjs-height-right:210mm;
--pagedjs-width-left:148mm;
--pagedjs-height-left:210mm
}
@page {
size:148mm 210mm;
margin:0px;
padding:0px;
padding:0px
}
}
/* 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; }