mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
site: tweak code, pre style
This commit is contained in:
parent
b44290e696
commit
74577fd8d4
@ -1,3 +1,12 @@
|
||||
code {
|
||||
color: inherit;
|
||||
}
|
||||
pre {
|
||||
margin-left:1em;
|
||||
margin-right:2em;
|
||||
background-color:#e0e0e0;
|
||||
/* width:fit-content; */
|
||||
}
|
||||
.navbar-brand {font-weight:bold;}
|
||||
/* from https://github.com/blaenk/blaenk.github.io/blob/source/provider/scss/_article.scss */
|
||||
#toc {
|
||||
|
Loading…
Reference in New Issue
Block a user