You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
194 lines
3.6 KiB
CSS
194 lines
3.6 KiB
CSS
/* @import url('https://pad.xpub.nl/p/sixx-print-css/export/txt') */
|
|
|
|
:root{
|
|
/* --spot-color-1: #53018e; */
|
|
--spot-color-1: #000;
|
|
--baseline: 5mm;
|
|
--margin-left: 10mm;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Consolation';
|
|
src: local('Consolation'),
|
|
url('fonts/Consolation011.woff') format('opentype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'worksans';
|
|
src: url('fonts/worksans/WorkSans-Regular.woff') format('opentype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'worksans';
|
|
src: url('fonts/worksans/WorkSans-Bold.woff') format('opentype');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'worksans';
|
|
src: url('fonts/worksans/WorkSans-Italic.woff') format('opentype');
|
|
font-weight: normal;
|
|
font-style: oblique;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'worksans';
|
|
src: url('fonts/worksans/WorkSans-BoldItalic.woff') format('opentype');
|
|
font-weight: bold;
|
|
font-style: oblique;
|
|
}
|
|
|
|
@media print{
|
|
@page{
|
|
size: 130mm 180mm;
|
|
bleed: 3mm;
|
|
marks: crop cross;
|
|
margin: 10mm
|
|
}
|
|
@page:left {
|
|
margin-right: 30mm;
|
|
@bottom-left {
|
|
font-family: 'worksans';
|
|
font-size: 9px;
|
|
top: -3mm;
|
|
position: relative;
|
|
content: counter(page);
|
|
}
|
|
}
|
|
|
|
@page:right {
|
|
margin-left: 30mm;
|
|
@bottom-right {
|
|
font-family: 'worksans';
|
|
font-size: 9px;
|
|
top: -3mm;
|
|
position: relative;
|
|
right:0mm;
|
|
content: counter(page);
|
|
}
|
|
/* @left-top {
|
|
font-family: 'worksans';
|
|
font-size: 9px;
|
|
overflow-x: visible;
|
|
transform: rotate(90deg);
|
|
content: "DOCUMENTATION OF GAMES AND RITUALS, KICK OFF SESSIONS";
|
|
} */
|
|
}
|
|
}
|
|
|
|
a{
|
|
text-decoration: none;
|
|
color: #000;
|
|
}
|
|
|
|
blockquote{
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
|
|
#contenteo{
|
|
font-family: 'worksans';
|
|
line-height: 1.3;
|
|
font-size: 12px;
|
|
letter-spacing: -0.1px;
|
|
line-height: var(--baseline);
|
|
}
|
|
|
|
.full-image{
|
|
height: 186mm;
|
|
width: 133mm;
|
|
object-fit: cover;
|
|
margin: -13mm 0 0 -10mm;
|
|
}
|
|
|
|
img{
|
|
/* max-width: 100%;
|
|
height: 40mm; */
|
|
width: 100%;
|
|
/* object-fit: cover; */
|
|
}
|
|
img::after {
|
|
display: block;
|
|
position: relative;
|
|
top: 50mm;
|
|
left: 0;
|
|
content: attr(alt);
|
|
}
|
|
|
|
h1,h2,h3,h4,h5,h6{
|
|
text-transform: uppercase;
|
|
font-family: 'Consolation';
|
|
/* break-before: page; */
|
|
line-height: 1;
|
|
color: var(--spot-color-1);
|
|
}
|
|
|
|
h1{
|
|
font-size: 1.8rem;
|
|
background-color: var(--spot-color-1);
|
|
color: #fff;
|
|
height: 186mm;
|
|
width: 133mm;
|
|
margin: -13mm 0 0 -13mm;
|
|
padding: 13mm;
|
|
}
|
|
|
|
h6{
|
|
font-size: 3rem;
|
|
break-before: right;
|
|
background-color: var(--spot-color-1);
|
|
color: #fff;
|
|
height: 186mm;
|
|
width: 133mm;
|
|
margin: -13mm 0 0 -30mm;
|
|
padding: 87mm 10mm 0;
|
|
text-align: center;
|
|
}
|
|
|
|
.page-break{
|
|
break-after: page;
|
|
}
|
|
section{
|
|
break-after: page;
|
|
}
|
|
.section{
|
|
break-before: left;
|
|
}
|
|
#section-5 h3, #section-21 h3{
|
|
break-before: page;
|
|
}
|
|
::selection{
|
|
background-color: var(--spot-color-1);
|
|
color: #ccc;
|
|
}
|
|
.toc{
|
|
break-before: right;
|
|
}
|
|
.toc ul{
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
.toc-title{
|
|
break-before: none;
|
|
break-after: none;
|
|
}
|
|
.toc-title a::after{
|
|
content: target-counter(attr(href url), page);
|
|
float: right;
|
|
}
|
|
|
|
#worry-dolls figcaption{display: none;}
|
|
#worry-dolls img{
|
|
break-before: page;
|
|
display: block;
|
|
position: relative;
|
|
top: 20mm;
|
|
left: 50mm;
|
|
width: 10mm;
|
|
} |