mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-29 03:52:45 +02:00
adjust table & footer css; edit readme
This commit is contained in:
parent
443634c2f6
commit
a345157488
4 changed files with 40 additions and 14 deletions
assets/scss/vendor
3
assets/scss/vendor/tufte.scss
vendored
3
assets/scss/vendor/tufte.scss
vendored
|
@ -328,7 +328,8 @@ div.table-wrapper {
|
|||
}
|
||||
|
||||
code,
|
||||
.code {
|
||||
.code,
|
||||
kbd {
|
||||
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
||||
font-size: 1.125rem;
|
||||
line-height: 1.6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue