folders js

master
grgr 11 months ago
parent 1d732c0fe2
commit 073b15520c

@ -86,12 +86,26 @@ button:hover{
@media print{
.cover, .thesis{
width: 85%;
width: 70%;
margin: 0 10mm;
h2{
break-before: page;
}
p{
font-size: 13pt;
font-size: 12pt;
line-height: 1.6em;
}
}
.multiply{
position:absolute;
}
.tb-content{
break-before: page;
}
.opening-quote{
break-before: page;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 693 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

@ -26,6 +26,12 @@
<div class="tb-content">
table of contents:
</div>
<div class="opening-quote">
<p>
Anna Tsing's quote
</p>
</div>
<div class="intro">
<h2>Introduction</h2>
<p>

@ -0,0 +1,21 @@
TODO:
### page
- print
- drawing tool??
### boiler inspection documentation
- images
- writing
### boiler inspection final format ws
- write instructions
- design template
- design stickers
### .thesis
- table of contents
- opening quote
- indent quotes
- images
- footnotes
Loading…
Cancel
Save