|
|
@ -43,7 +43,7 @@ body { width: 87.5%; |
|
|
|
margin-right: auto; |
|
|
|
padding-left: 12.5%; |
|
|
|
font-family: et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; |
|
|
|
background-color: #f7f7fa; |
|
|
|
background-color: #fffcf5; |
|
|
|
color: #333; |
|
|
|
max-width: 1400px; |
|
|
|
counter-reset: sidenote-counter; } |
|
|
@ -276,3 +276,8 @@ label.margin-toggle:not(.sidenote-number) { display: none; } |
|
|
|
|
|
|
|
thead th { padding-left: 1.0em; border-bottom: 1px solid #aaa; } |
|
|
|
footer { padding-top: 80px; } |
|
|
|
|
|
|
|
figure.highlight table { |
|
|
|
background: #fdf6e3; |
|
|
|
padding: 1.0em; |
|
|
|
} |