|
@ -203,7 +203,7 @@ img { max-width: 100%; } |
|
|
.sidenote:before { content: counter(sidenote-counter) " "; |
|
|
.sidenote:before { content: counter(sidenote-counter) " "; |
|
|
top: -0.5rem; } |
|
|
top: -0.5rem; } |
|
|
|
|
|
|
|
|
p, footer, table, div.table-wrapper-small, div.supertable-wrapper > p, div.booktabs-wrapper { width: 55%; } |
|
|
|
|
|
|
|
|
p, footer, div.table-wrapper-small, div.supertable-wrapper > p, div.booktabs-wrapper { width: 55%; } |
|
|
|
|
|
|
|
|
div.fullwidth, table.fullwidth { width: 100%; } |
|
|
div.fullwidth, table.fullwidth { width: 100%; } |
|
|
|
|
|
|
|
@ -274,4 +274,5 @@ label.margin-toggle:not(.sidenote-number) { display: none; } |
|
|
img { width: 100%; } } |
|
|
img { width: 100%; } } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thead th { padding-left: 1.0em; border-bottom: 1px solid #aaa; } |
|
|
footer { padding-top: 80px; } |
|
|
footer { padding-top: 80px; } |