UnfoldingCSS:Counter Cloud Action Plan: Difference between revisions

From titipi
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
}
}


:root {
:root{
--font-size: 12pt
--font-size: 12pt;
}
div.section {
}
div.contrib {
}
}


span.bookcover {
.pagedjs_section_first_page + .pagedjs_blank_page {
color:white;
        background-color:red !important;
string-set:sectiontitle content(text);
font-size:155px;
line-height:0.55;
margin: 0;
font-family:'Picnic';
display:inline;
hyphens:auto
}
}


body {
@page{
color:#222;
size: 166.4mm 258.6mm;
font-size:var(--font-size);
margin: 17mm 15mm 13mm 15mm;
line-height:1.5;
font-family:'asulregular'
}
div.pagebreak {
}
div.nobreak {
page-break-inside:avoid
}
div.cover {
}


@top-center{
    content: string(contributiontitle);
            font-family: Picnic;
            font-size: 20pt;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            margin-left: -10mm;
            margin-right: -10mm;
}
@bottom-center{
margin-top: -4mm;
font-family: 'asulregular';
                font-weight: 500;
font-size: 9pt;
content: counter(page);
}
      @footnote {
          float: bottom;
          border-top: solid #222 thin;
          padding-top: 8pt;
          font-family: 'asulregular';
      }


h2 {
margin-top:0;
font-weight:600;
line-height:1;
font-family:Picnic;
font-size:3rem
}
}
@page:first{
margin: 5mm 5mm 5mm 5mm;


h3 {font-family: Picnic;  
background-color: #a5d;
  color: darkblue;
  font-size:1.5rem}
@top-left{
content: "";
}
@top-center{
                font-family: asulregular;
content: "Infrastructural Interactions: Survival, Resistance and Radical Care";
                font-size:11pt;
                font-weight: 500;
                margin-bottom: -5mm;
}
        @bottom-center{
                font-family: asulregular;
content: "The Institute for Technology In the Public Interest";
                font-size:11pt;
                font-weight: 500;
        }
}  


h4,
@page:blank{
h5,
background-color:#222;
h6 {
@top-left{
margin:0 0 1em 0;
content: "";
font-family: asulbold;
}
@top-center{
content: "";
}
@top-center{
content: "";
}
        @top-center{
content: "";
        }
        @bottom-center{
                content:"";
        }
}
}


p {
@page:nth(2){       
margin:0 0 1em 0
        background-color: #222;
        @bottom-center{
                content:"";
        }
}
}


.contrib p {
@page section:first{
orphans:2;
margin: 8mm 8mm 0mm 8mm;
widows:2
background-color: #222;
 
        @bottom-center{
                content:"";
        }
}
}


.thumb {
@page contrib:first{
font-size:10pt;
        @top-center{
line-height:1.25;
content: "";
margin:24pt 16pt 16pt 16pt;
        }
page-break-inside:avoid;
font-family:asulregular
}
}
img {
 
position:relative;
div.section{
display:block;
page: section;
max-width:100%;
height:auto;
margin:0 0 8pt 0
}
}
.thumbinner {
 
max-width:100%
div.section, div.section div.contrib:nth-of-type(1){
      break-before: right;
}
}
pre {
div.contrib:not(:first-of-type){
font-size:8pt;
      break-before: always;  
line-height:1.8;
white-space:pre;
margin:16pt 16pt
}
}
table {
div.contrib{
width:100%
      page: contrib;
}
}
sup {
 
line-height:0
h1{
  margin:0;
  font-family: 'Picnic';
  font-size: 170px;
  font-weight: normal;
  line-height: 0.8em;
  hyphens:auto;
  color:white;
  page-break-after: always;
}
}
a,
 
a:visited,
 
a:active,
 
a:hover {
div.section.snecond h1:after{
color:darkblue;
    content: ' h';
text-decoration:none;
  top: 200px;
font-weight:500
  position:relative;
}
}
a.external {
 
word-break:break-all
div.section.thrid h1:after{
    content: ' r';
  top: 200px;
  position:relative;
}
}
b,
 
strong {
div.section.zero h1:after{
font-weight:500
    content: ' p';
  top: 100px;
  position:relative;
}
}
[data-id="marginalia"] ul {
 
columns:2 auto;
span.bookcover{
padding-left:0.4em
        color:#222;
string-set: sectiontitle content(text);
        font-size: 222px;
        line-height: 0.55;
margin: 0;
/*        margin-left: 32pt; */
        font-family: 'Picnic';
        display:inline;
        position:relative;
        hyphens:auto;
}
}
[data-id="marginalia"] ul li:before {
span.bookcover.floating{
display:none
      font-weight:300;
      font-size: 132pt;
      font-family:asulregular;
      color:#222;
        line-height: 160px;
      width:70%;
}
}
[data-id="marginalia"] ul li {
 
text-indent:-22px
body{
        color:#222;
font-size: var(--font-size);
line-height: 1.6;
        font-family: 'asulregular';
}
}


span.reference-text {  
div.pagebreak{
     float: footnote;
     page-break-after: always;
}
}
.reference-text::footnote-call {
div.nobreak{
     font-family:'asulregular';
     page-break-inside: avoid;
}
}
       
 
.reference-text::footnote-marker {
div.cover{
    font-family:'asulregular';
}
.contents ul{
    margin-top:0.5em;
}
.contents h3{
    margin-bottom: 0.5em;
}
}
div.cover h1,
div.cover ul li{
font-size: 18pt;
line-height: 1.25;
color: yellow;
font-weight: bold;
}
div.cover ul li{
list-style: none;
margin-bottom: 0.5em;
width: 80mm;
}
/* general elements*/


.pagedjs_page .pagedjs_margin-top-center {
h2{
font-family:Picnic;
margin-top:0;
font-size:20pt;
font-weight: 600;
overflow:hidden;
line-height: 1.25;
text-overflow:ellipsis;
font-family: asulregular;
white-space:nowrap;
font-size: 2rem;
margin-left:-10mm;
margin-right:-10mm
}
}
.pagedjs_page .pagedjs_margin-bottom-center {
.runningtitle {
margin-top:-4mm;
  display:none;
font-family:'asulregular';
font-weight:500;
font-size:9pt
}
}
.pagedjs_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
h2:not( .runningtitle ~ h2 ){
display:block
string-set: contributiontitle content(text);
}
}


h3, h4, h5, h6{
    margin: 0 0 1em 0;
    page-break-after: avoid;
    font-weight: 600;
}
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
 
display:block
p{
    margin: 0 0 1em 0;
}
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
 
content:counter(page)
.contrib p{
    orphans:2;
    widows:2;
}
}
.pagedjs_page .pagedjs_footnote_content {
 
float:bottom;
.thumb{
border-top:solid #222 thin;
    /* image caption */
padding-top:8pt;
    font-size: 10pt;
font-family:'asulregular';
    line-height: 1.25;
font-size: 7pt;
    margin: 24pt 16pt 16pt 16pt;
    page-break-inside: avoid;
    font-family: asulregular;
}
}
.pagedjs_page {
img{
--pagedjs-margin-top:17mm;
    position: relative;
--pagedjs-margin-right:15mm;
    display: block;
--pagedjs-margin-left:15mm;
    max-width: 100%;
--pagedjs-margin-bottom:13mm;
    height: auto;
--pagedjs-pagebox-width:148mm;
    margin: 0 0 8pt 0;
--pagedjs-pagebox-height:210mm
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left {
.thumbinner{
    max-width:100%;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center {
pre{
font-family:asulregular;
    font-size: 8pt;
font-size:11pt;
    line-height: 1.8;
font-weight:500;
    white-space: pre;
margin-bottom:-5mm
    margin: 16pt 16pt;
}
}
.pagedjs_page.pagedjs_first_page, .pagedjs_margin-content {
table{
font-family:asulregular;
    width: 100%;
font-size:9pt;
color: black;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content>* {
sup{
display:block
    line-height: 0;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content::after {
a,
content:""
a:visited,
a:active,
a:hover{
    color: #83b;
    text-decoration: none;
    font-weight: 500;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
 
display:block
/* specific details */
a.external{
    word-break: break-all;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
b,strong {
content:"NEoN Trans*Feminist Counter Cloud Action Plan"
    font-weight:500;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
 
display:block
/* SPECIFIC CONTRIBUTIONS */
#marginalia ul{
    columns: 2 auto;
    padding-left:0.4em;
}
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
#marginalia ul li:before {
content:"The Institute for Technology In the Public Interest"
    display:none;
}
}
.pagedjs_page.pagedjs_first_page {
#marginalia ul li{
background-color:lightblue;
    text-indent:-22px;
--pagedjs-margin-top:10mm;
--pagedjs-margin-right:10mm;
--pagedjs-margin-left:10mm;
--pagedjs-margin-bottom:10mm
}
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-left {
 
/* LEAvES */
 
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
}
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-top-center {
 
}
ul li {
.pagedjs_page.pagedjs_blank_page .pagedjs_margin-bottom-center {
  padding-left: 1em;
}
  text-indent: -1.4em;
.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_margin-bottom-center {
margin-top:-4mm;
font-family:'authenticond';
font-weight:500;
font-size:9pt
}


.pagedjs_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
.reference-text::footnote-call {
display:block
    font-family:'asulregular';
}
}
.pagedjs_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
       
content:var(--pagedjs-string-first-contributiontitle)
.reference-text::footnote-marker {
    font-family:'asulregular';
}
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
.contents ul{
display:block
    margin-top:0.5em;
}
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
.contents h3{
content:counter(page)
    margin-bottom: 0.5em;
}
.pagedjs_page .pagedjs_footnote_content {
float:bottom;
border-top:solid #222 thin;
padding-top:8pt;
font-family:'authenticond'
}
:root {
--pagedjs-width:148mm;
--pagedjs-height:210mm;
--pagedjs-width-right:148mm;
--pagedjs-height-right:210mm;
--pagedjs-width-left:148mm;
--pagedjs-height-left:210mm
}
}
@page {
.contents li a::after{
size:148mm 210mm;
    content: '\00a0\2192\00a0' target-counter(attr(href), page);
margin:0px;
    margin-right:5px;
padding:0px;
    font-family: asulregular;
padding:0px
    font-size: 9pt;
}
}

Revision as of 15:36, 15 February 2022

@font-face {
 font-family:'Picnic';
 src:url('http://titipi.org/wiki/images/b/bf/PicNic-Regular.woff2') format('woff2');
 font-weight:normal;
 font-style:normal
}

@font-face {
    font-family: 'asulbold';
    src: url('http://titipi.org/wiki/images/2/2f/Asul-bold-webfont.woff') format('woff2'),
         url('http://titipi.org/wiki/images/3/3c/Asul-bold-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'asulregular';
    src: url('http://titipi.org/wiki/images/0/03/Asul-regular-webfont.woff') format('woff2'),
         url('http://titipi.org/wiki/images/c/c7/Asul-regular-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

:root{
	--font-size: 12pt;
}

.pagedjs_section_first_page + .pagedjs_blank_page {
        background-color:red !important;
}

@page{
	size: 166.4mm 258.6mm;
	margin: 17mm 15mm 13mm 15mm;

	@top-center{
	     content: string(contributiontitle); 
             font-family: Picnic;
             font-size: 20pt;
             overflow: hidden;
             text-overflow:ellipsis;
             white-space: nowrap;
             margin-left: -10mm;
             margin-right: -10mm;
	}
	@bottom-center{
		margin-top: -4mm;
		font-family: 'asulregular';
                font-weight: 500;
		font-size: 9pt;
		content: counter(page);
	}
       @footnote {
           float: bottom;
           border-top: solid #222 thin;
           padding-top: 8pt;
           font-family: 'asulregular';
       }

}
@page:first{
	margin: 5mm 5mm 5mm 5mm;

	background-color: #a5d;
	
	@top-left{
		content: "";
	}
	@top-center{
                font-family: asulregular;
		content: "Infrastructural Interactions: Survival, Resistance and Radical Care";
                font-size:11pt;
                font-weight: 500;
                margin-bottom: -5mm;
	}
        @bottom-center{
                font-family: asulregular;
		content: "The Institute for Technology In the Public Interest";
                font-size:11pt;
                font-weight: 500;
        }
} 

@page:blank{
	background-color:#222;
	@top-left{
		content: "";
	}
	@top-center{
		content: "";
	}
	@top-center{
		content: "";
	}
        @top-center{
		content: "";
        }
         @bottom-center{
                content:"";
        }
}

@page:nth(2){        
        background-color: #222;
         @bottom-center{
                content:"";
        }
}

@page section:first{
	margin: 8mm 8mm 0mm 8mm;
	background-color: #222;

         @bottom-center{
                content:"";
        }
}

@page contrib:first{
        @top-center{
		content: "";
        }
}

div.section{
	page: section;
}

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;
}

h1{
  margin:0;
  font-family: 'Picnic';
  font-size: 170px;
  font-weight: normal;
  line-height: 0.8em;
  hyphens:auto;
  color:white;
  page-break-after: always;
}



div.section.snecond h1:after{
    content: ' h';
  top: 200px;
  position:relative;
}

div.section.thrid h1:after{
    content: ' r';
  top: 200px;
  position:relative;
}

div.section.zero h1:after{
    content: ' p';
  top: 100px;
  position:relative;
}

span.bookcover{
        color:#222;
	string-set: sectiontitle content(text); 
        font-size: 222px;
        line-height: 0.55;
	margin: 0;
/*        margin-left: 32pt; */
        font-family: 'Picnic';
        display:inline;
        position:relative;
        hyphens:auto;
}
span.bookcover.floating{
       font-weight:300;
       font-size: 132pt;
       font-family:asulregular;
       color:#222;
        line-height: 160px;
       width:70%;
}

body{
        color:#222;
	font-size: var(--font-size);
	line-height: 1.6;
        font-family: 'asulregular';
}

div.pagebreak{
    page-break-after: always;
}
div.nobreak{
    page-break-inside: avoid;
}

div.cover{
}
	div.cover h1,
	div.cover ul li{
		font-size: 18pt;
		line-height: 1.25;
		color: yellow;
		font-weight: bold;
	}
	div.cover ul li{
		list-style: none;
		margin-bottom: 0.5em;
		width: 80mm;
	}

/* general elements*/



h2{
margin-top:0;
font-weight: 600;
line-height: 1.25;
font-family: asulregular;
font-size: 2rem;
}
.runningtitle {
  display:none;
}
h2:not( .runningtitle ~ h2 ){
	string-set: contributiontitle content(text); 
}

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: #83b;
    text-decoration: none;
    font-weight: 500;
}

/* specific details */
a.external{
    word-break: break-all;
}
b,strong {
     font-weight:500;
}

/* SPECIFIC CONTRIBUTIONS */
#marginalia ul{
    columns: 2 auto;
    padding-left:0.4em;
}
#marginalia ul li:before {
    display:none;
}
#marginalia ul li{
    text-indent:-22px;
}

/* LEAvES */

ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul li {
  padding-left: 1em;
  text-indent: -1.4em;
}


.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;
}
.contents li a::after{
    content: '\00a0\2192\00a0' target-counter(attr(href), page);
    margin-right:5px;
    font-family: asulregular;
    font-size: 9pt;
}