UnfoldingCSS:Counter Cloud Action Plan

From titipi
Revision as of 15:25, 15 February 2022 by FS (talk | contribs)
Jump to navigation Jump to search
@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
}
div.section {
}
div.contrib {
}

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

body {
 color:#222;
 font-size:var(--font-size);
 line-height:1.5;
 font-family:'asulregular'
}
div.pagebreak {
}
div.nobreak {
 page-break-inside:avoid
}
div.cover {
}


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

h3 {font-family: Picnic; 
  color: darkblue;  
  font-size:1.5rem}

h4,
h5,
h6 {
 margin:0 0 1em 0;
 font-family: asulbold;
}

p {
 margin:0 0 1em 0
}

.contrib p {
 orphans:2;
 widows:2
}

.thumb {
 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:darkblue;
 text-decoration:none;
 font-weight:500
}
a.external {
 word-break:break-all
}
b,
strong {
 font-weight:500
}
[data-id="marginalia"] ul {
 columns:2 auto;
 padding-left:0.4em
}
[data-id="marginalia"] ul li:before {
 display:none
}
[data-id="marginalia"] ul li {
 text-indent:-22px
}

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

.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-bottom-center>.pagedjs_margin-content>* {
 display:block
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
 content:counter(page)
}
.pagedjs_page .pagedjs_footnote_content {
 float:bottom;
 border-top:solid #222 thin;
 padding-top:8pt;
 font-family:'asulregular';
 font-size: 7pt;
}
.pagedjs_page {
 --pagedjs-margin-top:17mm;
 --pagedjs-margin-right:15mm;
 --pagedjs-margin-left:15mm;
 --pagedjs-margin-bottom:13mm;
 --pagedjs-pagebox-width:148mm;
 --pagedjs-pagebox-height:210mm
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left {
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center {
 font-family:asulregular;
 font-size:11pt;
 font-weight:500;
 margin-bottom:-5mm
}
.pagedjs_page.pagedjs_first_page, .pagedjs_margin-content {
 font-family:asulregular;
 font-size:9pt;
 color: black;
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content>* {
 display:block
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-left>.pagedjs_margin-content::after {
 content:""
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content>* {
 display:block
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-top-center>.pagedjs_margin-content::after {
 content:"NEoN Trans*Feminist Counter Cloud Action Plan"
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
 display:block
}
.pagedjs_page.pagedjs_first_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
 content:"The Institute for Technology In the Public Interest"
}
.pagedjs_page.pagedjs_first_page {
 background-color:lightblue;
 --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 {
}
.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_margin-bottom-center {
 margin-top:-4mm;
 font-family:'authenticond';
 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 {
 content:var(--pagedjs-string-first-contributiontitle)
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content>* {
 display:block
}
.pagedjs_page .pagedjs_margin-bottom-center>.pagedjs_margin-content::after {
 content:counter(page)
}
.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 {
 size:148mm 210mm;
 margin:0px;
 padding:0px;
 padding:0px
}