a-nourishing-network/themes/basic/static/css/print.css

181 lines
3.2 KiB
CSS
Raw Normal View History

2020-11-19 16:10:54 +01:00
@font-face {
2020-11-24 18:12:38 +01:00
font-family: "White Rabbit";
src: url("../fonts/whiterabbit/whitrabt.ttf") format("truetype");
2020-11-19 16:10:54 +01:00
}
2020-11-24 18:12:38 +01:00
@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");
}
2020-12-01 14:31:07 +01:00
@font-face {
font-family: "Unifont";
src: url("../fonts/unifont/unifont-13.0.03.ttf") format("truetype");
}
2020-11-24 18:12:38 +01:00
2020-11-13 17:26:13 +01:00
@page{
size:A4;
2020-12-01 15:37:21 +01:00
margin-bottom: 2in;
2020-11-24 18:12:38 +01:00
@bottom-center {
content: counter(page);
2020-12-01 14:31:07 +01:00
font-size: 16px;
2020-11-24 18:12:38 +01:00
font-family: "White Rabbit";
}
2020-12-01 15:37:21 +01:00
@bottom-left {
content: " ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )) \A ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (( \A ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )) \A ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ((";
font-size: 12px;
white-space: pre-wrap;
font-family: "Unifont";
margin-bottom: 1in;
line-height: 0.7;
}
}
2020-11-19 16:10:54 +01:00
2020-12-01 15:37:21 +01:00
@page :first {
@bottom-left {
content: " ";
}
2020-11-19 16:10:54 +01:00
}
@page :left {
2020-12-01 15:37:21 +01:00
margin-left: 1in;
margin-right: 1in;
2020-11-24 18:12:38 +01:00
2020-11-19 16:10:54 +01:00
@top-left {
2020-11-24 18:12:38 +01:00
content: element(pageheader-issue, first-except);
font-size: 8px;
}
@top-right {
content: element(pageheader-theme, first-except);
font-size: 8px;
2020-11-19 16:10:54 +01:00
}
}
@page :right {
2020-12-01 15:37:21 +01:00
margin-left: 1in;
margin-right: 1in;
2020-11-24 18:12:38 +01:00
2020-11-19 16:10:54 +01:00
@top-right {
2020-11-24 18:12:38 +01:00
content: element(pageheader-issue, first-except);
font-size: 8px;
2020-11-19 16:10:54 +01:00
}
2020-11-24 18:12:38 +01:00
@top-left {
content: element(pageheader-theme, first-except);
font-size: 8px;
}
2020-11-19 16:10:54 +01:00
}
2020-11-24 18:12:38 +01:00
#pageheader-issue{
position: running(pageheader-issue);
font-family: 'White Rabbit';
}
#pageheader-theme{
position: running(pageheader-theme);
font-family: 'White Rabbit';
}
2020-12-01 15:37:21 +01:00
#pagefooter {
position: running(pagefooter);
}
2020-12-01 14:31:07 +01:00
/*First page*/
2020-11-24 18:12:38 +01:00
.first-page {
line-height: 1.6;
2020-11-19 16:10:54 +01:00
}
2020-12-01 14:31:07 +01:00
#title {
2020-11-24 18:12:38 +01:00
font-size: 20px;
2020-11-19 16:10:54 +01:00
text-align: center;
2020-11-24 18:12:38 +01:00
font-family: 'White Rabbit';
2020-11-19 16:10:54 +01:00
}
2020-12-01 14:31:07 +01:00
#published {
2020-11-19 16:10:54 +01:00
font-size: 20px;
2020-11-24 18:12:38 +01:00
font-family: 'White Rabbit';
2020-11-19 16:10:54 +01:00
page-break-after: always;
text-align: center;
text-decoration: none;
color: black;
}
2020-12-01 14:31:07 +01:00
#author {
2020-11-19 16:10:54 +01:00
font-size: 20px;
2020-11-24 18:12:38 +01:00
font-family: 'White Rabbit';
2020-11-19 16:10:54 +01:00
text-align: center;
2020-12-01 15:37:21 +01:00
margin-top: 6in;
2020-11-19 16:10:54 +01:00
}
#title_edition {
font-size: 20px;
2020-11-24 18:12:38 +01:00
font-family: 'White Rabbit';
2020-11-19 16:10:54 +01:00
text-align: center;
2020-11-24 18:12:38 +01:00
page-break-before: always;
2020-11-19 16:10:54 +01:00
}
#amro {
font-size: 20px;
2020-11-24 18:12:38 +01:00
font-family: 'White Rabbit';
2020-11-19 16:10:54 +01:00
text-align: center;
2020-11-13 17:26:13 +01:00
}
2020-12-01 14:31:07 +01:00
/*Colophon*/
2020-11-24 18:12:38 +01:00
.colophon {
column-count: 2;
2020-12-01 14:31:07 +01:00
column-gap: 100px;
2020-11-24 18:12:38 +01:00
column-fill: balance;
column-rule-width: medium;
page-break-before: always;
2020-12-01 14:31:07 +01:00
font-family: 'Unifont';
line-height: 1.6;
}
#colophon_right {
margin-top: 650px;
2020-11-24 18:12:38 +01:00
}
2020-12-01 14:31:07 +01:00
/*Content*/
2020-11-19 16:10:54 +01:00
.essay_content {
2020-12-01 14:31:07 +01:00
font-family: 'Unifont';
2020-11-24 18:12:38 +01:00
font-size: 18px;
2020-12-01 14:31:07 +01:00
line-height: 1.6;
2020-11-24 18:12:38 +01:00
page-break-before: always;
2020-12-01 14:31:07 +01:00
2020-11-24 18:12:38 +01:00
}
.essay_content p:first-of-type {
margin-top: 100px;
}
.bio {
2020-12-01 14:31:07 +01:00
font-family: 'Unifont';
2020-11-19 16:10:54 +01:00
font-size: 18px;
2020-12-01 14:31:07 +01:00
margin-top: 500px;
2020-11-24 18:12:38 +01:00
margin-left: 400px;
2020-12-01 14:31:07 +01:00
page-break-after: always;
2020-11-19 16:10:54 +01:00
}