UnfoldingCSS:Naniandfriends: Difference between revisions

From titipi
Jump to navigation Jump to search
(Created page with "body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em; background: linear-gradient(0deg, lightblue, white, lightblue); } h2 {font-size: 1.9em; line-height: 1.3em; color: white} h3 {font-size: 1.5em; line-height: 1.3em; color: white} a, a:visited, a:hover {color: black; background: white; text-decoration: none;} a:hover {color: red !important} .gallerybox ul, .gallerybox li {style: none;} .gallerybox li {width:200px; float: right;} .tocnumber...")
 
No edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
body {margin: auto; line-height: 1.4em; max-width: 900px; padding: 1.5em 1em;
@font-face {
  background: linear-gradient(0deg, lightblue, white, lightblue);
    font-family: 'Fourmi';
    src: url('/wiki/images/7/7c/Fourmi.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
 
}
@font-face {
    font-family: 'anthony';
    src: url('/wiki/images/c/ce/Anthony.woff2') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/2/27/AUTHENTICSans-Condensed-60.woff2') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/5/57/AUTHENTICSans-Condensed-90.woff2') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/2/25/AUTHENTICSans-Condensed-130.woff2') format('opentype');
    font-weight: 600;
    font-style: normal;
}
}


h2 {font-size: 1.9em; line-height: 1.3em; color: white}
h3 {font-size: 1.5em; line-height: 1.3em; color: white}


a, a:visited, a:hover {color: black; background: white; text-decoration: none;}
@font-face {
a:hover {color: red !important}
    font-family: 'authentic';
 
    src: url('/wiki/images/8/87/AUTHENTICSans-60.woff2') format('opentype');
.gallerybox ul, .gallerybox li {style: none;}
    font-weight: 400;
 
    font-style: normal;
.gallerybox li {width:200px; float: right;}
}
 
@font-face {
.tocnumber {display: none;}
    font-family: 'authentic';
 
    src: url('/wiki/images/9/94/AUTHENTICSans-90.woff2') format('opentype');
 
    font-weight: 500;
/* toclimit */
    font-style: normal;
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
display: none;
}
}
h2 {font-size: 1.9em; line-height: 1.3em; color: red}
h3 {font-size: 1.5em; line-height: 1.3em; color: red}
a, a:visited, a:hover {color: black; background: white; text-decoration: none;}
a:hover {color: red !important}
@font-face {
@font-face {
     font-family: 'asulbold';
     font-family: 'authentic';
     src: url('/wiki/images/2/2f/Asul-bold-webfont.woff') format('woff'),
     src: url('/wiki/images/6/66/AUTHENTICSans-130.woff2') format('opentype');
        url('/wiki/images/3/3c/Asul-bold-webfont.woff2') format('woff2');
     font-weight: 600;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
}
}
@font-face {
@font-face {
     font-family: 'asulregular';
     font-family: 'authentic';
     src: url('/wiki/images/0/03/Asul-regular-webfont.woff') format('woff'),
     src: url('/wiki/images/b/b1/AUTHENTICSans-150.woff2') format('opentype');
        url('/wiki/images/c/c7/Asul-regular-webfont.woff2') format('woff2');
     font-weight: 700;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
}
}


@font-face {
@font-face {
     font-family: 'compagnon-italic';
     font-family: 'herbier';
     src: url('/wiki/images/5/51/Compagnon-Italic.woff2') format('woff2'),
     src: url('/wiki/images/a/a8/Herbier.otf') format('opentype');
        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: 11pt;
--font-size: 12pt;
}
}


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


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


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


}
}
@page:first{
@page:first{
 
margin: 5mm 5mm 5mm 5mm;
  background-image: url(https://titipi.org/wiki/images/e/eb/12o_p3.jpg);
background-color: white;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom 20% center;
 
@top-left{
content: "";
}
@top-center{
@top-center{
                 font-family: asulbold;
                 font-family: authentic;
content: "";
content: "Infrastructural Interactions: Survival, Resistance and Radical Care";
                 font-size:14pt;
                 font-size:11pt;
 
                font-weight: 500;
                margin-bottom: -5mm;
}
}
         @bottom-center{
         @bottom-center{
                 font-family: asulbold;
                 font-family: authentic;
content: "The Institute for Technology In the Public Interest";
content: "The Institute for Technology In the Public Interest";
                 font-size:12pt;
                 font-size:11pt;
                font-weight: 500;
        }
}


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


@page:nth(2){         
@page:nth(2){         
         background-image: url(https://titipi.org/wiki/images/3/3f/Snail_12o.jpg);
         background-color: white;
        background-size: 98%;
        background-repeat: no-repeat;
        background-position: center;
         @bottom-center{
         @bottom-center{
                 content:"";
                 content:"";
Line 119: Line 150:
}
}


@page:nth(3) {
background-color:white;
@top-center{
                font-family: asulbold;
content: "Frequently Asked Questions";
                font-size:12pt;


}


        @bottom-center{
                font-family: asulbold;
content: "The Institute for Technology In the Public Interest";
                font-size:12pt;


@page section:first{
margin: 8mm 8mm 0mm 8mm;
background-color: white;
        @top-center{
content: "";
        }
        @bottom-center{
                content:"";
         }
         }
}


}
@page contrib:first{
@page:nth(4) {
        @top-center{
    background-image:url(https://titipi.org/wiki/images/b/b3/Smoke.jpg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}
@page:nth(6) {
    background-image:url(https://titipi.org/wiki/images/7/71/Skein.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
@page:nth(16) {
    background-image:url(https://titipi.org/wiki/images/6/60/Waterfall.jpg);
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
}
@page:nth(20) {
    background-image:url(https://titipi.org/wiki/images/4/40/Droplets.jpg);
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
}
@page:nth(24) {
    background-image:url(https://titipi.org/wiki/images/a/a4/Cal_CCAD.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    @top-center{
                font-family: asulbold;
content: "";
content: "";
                font-size:12pt;
        }
 
}
}
}


@page:blank{
div.section{
background-color:white;
page: section;
        @bottom-center{
                content:"";
color: white;
        }
}
}


Line 191: Line 184:
}
}


span.bookcover {
h1{
string-set: sectiontitle content(text);  
  margin:0;
        font-size: 125px;
  font-family: 'Fourmi';
        line-height: 0.55;
  font-size: 170px;
margin: 0;
  font-weight: normal;
       
  line-height: 0.8em;
        font-family: 'asulbold';
  hyphens:auto;
        position:relative;
  color:black;
        bottom: 5px;
  page-break-after: always;
        right: 5px;
}
        hyphens:auto;
h1:after{
color: red;
  content:'q';
  font-size: 300px;
  font-family: 'herbier';
  color: #998;
  page-break-before: always;
  page-break-after: always;
  margin-left: -50px;
}
 
div.section.snecond h1:after{
    content: ' h';
  top: 200px;
  position:relative;
}
 
div.section.thrid h1:after{
    content: ' r';
  top: 200px;
  position:relative;
}
}
span.bookcover-title{
 
        string-set: sectiontitle content(text);
div.section.zero h1:after{
        font-size: 75px;
    content: ' p';
        line-height: 0.65;
  top: 100px;
margin: 0;
  position:relative;
        font-family: sans-serif;
        position:absolute;
        top: 400px;
        right:24px;
        hyphens:auto;
        color: red;
        border: solid 2px red;
        padding: 20px;
        transform: rotate(-7deg);
        background: white;
        z-index:1;
}
}


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


span.bookcover:before{
  width:136pt;
  display:inline-block;
  content:'m';
  font-size: 300px;
  font-family: 'herbier';
  color:#EE90FB;
  margin-left:-42pt;
}
span.bookcover.floating:before{
  content:' o';
  color:grey;
  position:relative;
}
span.bookcover.floating:after{
  font-size: 300px;
  font-family: 'herbier';
  content:' a';
  color:grey;
  display:none;
}
small {font-size: 9pt;}


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


Line 249: Line 281:
}
}


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*/


/* 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.25;
font-family: 'asulbold';
font-family: authenticond;
font-size: 2.6rem;
font-size: 2rem;
page-break-before: right;
}
}
.runningtitle {
.runningtitle {
Line 270: Line 313:
string-set: contributiontitle content(text);  
string-set: contributiontitle content(text);  
}
}
h3 {font-family: asulbold; font-size: 1.5em; line-height: 1;}


h3, h4, h5, h6{
h3, h4, h5, h6{
Line 283: Line 324:
}
}


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


.thumb{
.thumb{
Line 296: Line 335:
     margin: 24pt 16pt 16pt 16pt;
     margin: 24pt 16pt 16pt 16pt;
     page-break-inside: avoid;
     page-break-inside: avoid;
     font-family: asulregular;
     font-family: authenticond;
}
}
img{
img{
float: right;
    position: relative;
     max-width: 45%;
    display: block;
     max-width: 100%;
     height: auto;
     height: auto;
     margin: 0 8pt 8pt 0;
     margin: 0 0 8pt 0;
}
}
.thumbinner{
.thumbinner{
Line 323: Line 363:
a:active,
a:active,
a:hover{
a:hover{
     color: red;
     color: #83b;
     text-decoration: none;
     text-decoration: none;
     border-bottom: 1px solid red;
     font-weight: 500;
}
}


/* specific details */
/* specific details */
a.external{
a.external{
    word-break: break-all;
}
b,strong {
    font-weight:500;
}
/* SPECIFIC CONTRIBUTIONS */
#marginalia ul{
    columns: 2 auto;
    padding-left:0.4em;
    font-size: 9pt;
}
#marginalia ul li:before {
    display:none;
}
#marginalia ul li{
    text-indent:-22px;
}
}


a.text{
#columns {
     word-break: none !important;
    columns: 2 auto;
    padding-left:0.4em;
     font-size: 9pt;
}
}
b,strong {
 
     font-weight:500;
/* LEAvES */
 
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
 
ul li {
  padding-left: 1em;
  text-indent: -1.4em;
}
 
ul li:before {
  font-family: 'herbier';
  content: "a";
  padding-right: 10px;
  font-size:10pt;
  position: relative;
  top: -5px;
}
 
ul li:nth-child(1):before{
  content: "a";
}
ul li:nth-child(2):before{
  content: "f";
}
ul li:nth-child(3):before{
  content: "h";
}
ul li:nth-child(4):before{
  content: "i";
}
ul li:nth-child(5):before{
  content: "j";
}
ul li:nth-child(6):before{
  content: "m";
}
ul li:nth-child(7):before{
  content: "n";
}
ul li:nth-child(8):before{
  content: "o";
}
ul li:nth-child(9):before{
  content: "p";
}
ul li:nth-child(10):before{
  content: "q";
}
ul li:nth-child(11):before{
  content: "r";
}
 
ul li:nth-child(12):before{
  content: "a";
}
 
ul li:nth-child(13):before{
  content: "f";
}
 
ul li:nth-child(14):before{
  content: "h";
}
 
ul li:nth-child(15):before{
  content: "i";
}
 
ul li:nth-child(16):before{
  content: "j";
}
ul li:nth-child(17):before{
  content: "m";
}
ul li:nth-child(18):before{
  content: "o";
}
ul li:nth-child(19):before{
  content: "p";
}
ul li:nth-child(20):before{
  content: "q";
}
ul li:nth-child(21):before{
  content: "r";
}
 
 
ul li ul li:before{
     font-family:'authentic';
    content:'\26AC' !important;
    display:none;
}
ul li ul li {
  padding-left: 2em;
}
}
small, .small {font-size: 8pt;}


span.reference-text {  
span.reference-text {  
Line 344: Line 500:
}
}
.reference-text::footnote-call {
.reference-text::footnote-call {
     font-family:'asulregular';
     font-family:'authenticond';
}
}
          
          
.reference-text::footnote-marker {
.reference-text::footnote-marker {
     font-family:'asulregular';
     font-family:'authenticond';
}
}
.contents ul{
.contents ul{
Line 355: Line 511:
.contents h3{
.contents h3{
     margin-bottom: 0.5em;
     margin-bottom: 0.5em;
}
.contents li a::after{
    content: '\00a0\2192\00a0' target-counter(attr(href), page);
    margin-right:5px;
    font-family: authenticond;
    font-size: 9pt;
}
}


 
.columnbreak {
/* WIKISTYLING */
    break-after: region;
 
}
.tocnumber { display: none; }

Latest revision as of 12:33, 2 July 2024

@font-face {
    font-family: 'Fourmi';
    src: url('/wiki/images/7/7c/Fourmi.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'anthony';
    src: url('/wiki/images/c/ce/Anthony.woff2') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/2/27/AUTHENTICSans-Condensed-60.woff2') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/5/57/AUTHENTICSans-Condensed-90.woff2') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'authenticond';
    src: url('/wiki/images/2/25/AUTHENTICSans-Condensed-130.woff2') format('opentype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'authentic';
    src: url('/wiki/images/8/87/AUTHENTICSans-60.woff2') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'authentic';
    src: url('/wiki/images/9/94/AUTHENTICSans-90.woff2') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'authentic';
    src: url('/wiki/images/6/66/AUTHENTICSans-130.woff2') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'authentic';
    src: url('/wiki/images/b/b1/AUTHENTICSans-150.woff2') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'herbier';
    src: url('/wiki/images/a/a8/Herbier.otf') format('opentype');
    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: Fourmi;
             font-size: 20pt;
             overflow: hidden;
             text-overflow:ellipsis;
             white-space: nowrap;
             margin-left: -10mm;
             margin-right: -10mm;
	}
	@bottom-center{
		margin-top: -4mm;
		font-family: 'authenticond';
                font-weight: 500;
		font-size: 9pt;
		content: counter(page);
	}
       @footnote {
           float: bottom;
           border-top: solid #222 thin;
           padding-top: 8pt;
           font-family: 'authenticond';
           font-size: 9pt;
       }

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

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

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




@page section:first{
	margin: 8mm 8mm 0mm 8mm;
	background-color: white;
        @top-center{
		content: "";
        }
         @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: 'Fourmi';
  font-size: 170px;
  font-weight: normal;
  line-height: 0.8em;
  hyphens:auto;
  color:black;
  page-break-after: always;
}
h1:after{
  content:'q';
  font-size: 300px;
  font-family: 'herbier';
  color: #998;
  page-break-before: always;
  page-break-after: always;
  margin-left: -50px;
}

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:#a5d;
	string-set: sectiontitle content(text); 
        font-size: 222px;
        line-height: 0.55;
	margin: 0;
/*        margin-left: 32pt; */
        font-family: 'Fourmi';
        display:inline;
        position:relative;
        hyphens:auto;
}
span.bookcover.floating{
       font-weight:300;
       font-size: 132pt;
       font-family:authenticond;
       color:#a5d;
       line-height: 160px;
       width:70%;
}

span.bookcover:before{
  width:136pt;
  display:inline-block;
  content:'m';
  font-size: 300px;
  font-family: 'herbier';
  color:#EE90FB;
  margin-left:-42pt;
}
span.bookcover.floating:before{
  content:' o';
  color:grey;
  position:relative;
}
span.bookcover.floating:after{
  font-size: 300px;
  font-family: 'herbier';
  content:' a';
  color:grey;
  display:none;
}

small {font-size: 9pt;}

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

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: authenticond;
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: authenticond;
}
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;
    font-size: 9pt;
}
#marginalia ul li:before {
    display:none;
}
#marginalia ul li{
    text-indent:-22px;
}

#columns {
    columns: 2 auto;
    padding-left:0.4em;
    font-size: 9pt;
}

/* LEAvES */

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

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

ul li:before {
  font-family: 'herbier';
  content: "a";
  padding-right: 10px;
  font-size:10pt;
  position: relative;
  top: -5px;
}

ul li:nth-child(1):before{
  content: "a";
}
ul li:nth-child(2):before{
  content: "f";
}
ul li:nth-child(3):before{
  content: "h";
}
ul li:nth-child(4):before{
  content: "i";
}
ul li:nth-child(5):before{
  content: "j";
}
ul li:nth-child(6):before{
  content: "m";
}
ul li:nth-child(7):before{
  content: "n";
}
ul li:nth-child(8):before{
  content: "o";
}
ul li:nth-child(9):before{
  content: "p";
}
ul li:nth-child(10):before{
  content: "q";
}
ul li:nth-child(11):before{
  content: "r";
}

ul li:nth-child(12):before{
  content: "a";
}

ul li:nth-child(13):before{
  content: "f";
}

ul li:nth-child(14):before{
  content: "h";
}

ul li:nth-child(15):before{
  content: "i";
}

ul li:nth-child(16):before{
  content: "j";
}
ul li:nth-child(17):before{
  content: "m";
}
ul li:nth-child(18):before{
  content: "o";
}
ul li:nth-child(19):before{
  content: "p";
}
ul li:nth-child(20):before{
  content: "q";
}
ul li:nth-child(21):before{
  content: "r";
}


ul li ul li:before{
     font-family:'authentic';
     content:'\26AC' !important;
     display:none;
}
ul li ul li { 
  padding-left: 2em;
}

span.reference-text { 
    float: footnote;
}
.reference-text::footnote-call {
    font-family:'authenticond';
}
        
.reference-text::footnote-marker {
    font-family:'authenticond';
}
.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: authenticond;
    font-size: 9pt;
}

.columnbreak {
    break-after: region;
}