The making of a publication for the 2020 edition of the AMRO festival organised by Servus. (Alice & Manetta are working on this.)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

186 lines
3.5 KiB

@font-face {
font-family: "White Rabbit";
src: url("../fonts/whiterabbit/whitrabt.ttf") format("truetype");
}
@font-face {
font-family: "IMB Plex Mono";
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype");
}
@font-face {
font-family: "IMB Plex Mono";
src: url("../fonts/imbplexmono/IBMPlexMono-Regular.ttf") format("truetype");
}
@font-face {
font-family: "Printed Circuitboard";
src: url("../fonts/printedcircuit/PrintedCircuitBoard.ttf") format("truetype");
}
@font-face {
font-family: "Not Courier Sans";
src: url("../fonts/notcouriersans/NotCourierSans.ttf") format("truetype");
}
@font-face {
font-family: "Unifont";
src: url("../fonts/unifont/unifont-13.0.03.ttf") format("truetype");
}
@page{
size:A4;
margin-bottom: 2in;
@bottom-center {
content: counter(page, first-except);
font-size: 16px;
font-family: "White Rabbit";
}
@bottom-left {
/* content: " ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )) \A ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (( \A ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )) \A ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ((";*/
content: "o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o \A o o o o o o o o o o o o o o o o o o \A o o o o o o o o o o o o o o o";
font-size: 18px;
white-space: pre-wrap;
font-family: "Unifont";
margin-bottom: 1.2in;
line-height: 0.7;
width: 37em;
}
}
@page :first {
@bottom-left {
content: " ";
}
}
@page :left {
margin-left: 1in;
margin-right: 1in;
@top-left {
content: element(pageheader-issue, first-except);
font-size: 8px;
}
@top-right {
content: element(pageheader-theme, first-except);
font-size: 8px;
}
}
@page :right {
margin-left: 1in;
margin-right: 1in;
@top-right {
content: element(pageheader-issue, first-except);
font-size: 8px;
}
@top-left {
content: element(pageheader-theme, first-except);
font-size: 8px;
}
}
.post-title {
display: none;
}
#pageheader-issue{
position: running(pageheader-issue);
font-family: 'White Rabbit';
}
#pageheader-theme{
position: running(pageheader-theme);
font-family: 'White Rabbit';
}
#pagefooter {
position: running(pagefooter);
}
/*First page*/
.first-page {
line-height: 1.6;
}
#title {
font-size: 20px;
text-align: center;
font-family: 'White Rabbit';
}
#published {
font-size: 20px;
font-family: 'White Rabbit';
page-break-after: always;
text-align: center;
text-decoration: none;
color: black;
}
#author {
font-size: 20px;
font-family: 'White Rabbit';
text-align: center;
margin-top: 6in;
}
#title_edition {
font-size: 20px;
font-family: 'White Rabbit';
text-align: center;
page-break-before: always;
}
#amro {
font-size: 20px;
font-family: 'White Rabbit';
text-align: center;
}
/*Colophon*/
.colophon {
column-count: 2;
column-gap: 100px;
column-fill: balance;
column-rule-width: medium;
page-break-before: always;
font-family: 'Unifont';
line-height: 1.6;
}
#colophon_right {
margin-top: 650px;
}
/*Content*/
.essay_content {
font-family: 'Unifont';
font-size: 18px;
line-height: 1.6;
page-break-before: always;
}
.essay_content p:first-of-type {
margin-top: 100px;
}
.bio {
font-family: 'Unifont';
font-size: 18px;
margin-top: 500px;
margin-left: 400px;
page-break-after: always;
}