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.
|
|
|
@media print{
|
|
|
|
|
|
|
|
@page {
|
|
|
|
size: A5;
|
|
|
|
margin-top: 10mm;
|
|
|
|
margin-right: 20mm;
|
|
|
|
margin-bottom: 25mm;
|
|
|
|
margin-left: 15mm;
|
|
|
|
}
|
|
|
|
|
|
|
|
html, body {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.container{
|
|
|
|
display: block;
|
|
|
|
width: auto;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.atlas {
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.contributions,
|
|
|
|
.contribution {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
header.cover{
|
|
|
|
width: auto;
|
|
|
|
height: 100%;
|
|
|
|
min-height: auto;
|
|
|
|
padding: 0;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.cover .title {
|
|
|
|
font-size: 46px;
|
|
|
|
margin: 64px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.atlas,
|
|
|
|
.cover,
|
|
|
|
.contributions,
|
|
|
|
.contribution,
|
|
|
|
.index,
|
|
|
|
.content img {
|
|
|
|
break-before: page;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.info{
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.index {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.contribution .title {
|
|
|
|
font-size: 28px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.contribution {
|
|
|
|
border-bottom: none;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|