Files for the publication & poster for Data Workers, an exhibition by Algolit. http://www.algolit.net/index.php/Data_Workers
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.
 
 

35 lines
452 B

@font-face{
font-family: 'fantasque';
src:url('fonts/FantasqueSansMono-Regular.ttf');
}
body{
margin:10mm;
font-family: 'fantasque';
font-size: 12pt;
max-width: 210mm;
}
h1{
font-size: 400%;
width: 100%;
text-align: center;
}
table{
width: 100%;
}
table, td{
border:1px solid;
}
tfoot td{
border:0;
font-weight: bold;
vertical-align: top;
}
td{
padding:10px 20px 50px;
line-height: 1.4;
}
small{
display: block;
margin-top:1em;
}