mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 23:46:14 +02:00
New make options
This commit is contained in:
parent
44b0eebcb8
commit
a10639b8d2
4 changed files with 17 additions and 10 deletions
8
docs/_themes/jrnl/static/less/docs.less
vendored
8
docs/_themes/jrnl/static/less/docs.less
vendored
|
@ -108,15 +108,11 @@ a:hover, a:active
|
|||
{
|
||||
background:transparent !important;
|
||||
}
|
||||
.highlight-output
|
||||
{
|
||||
.pre-block;
|
||||
background: desaturate(lighten(@terminal,10), 10);
|
||||
}
|
||||
.highlight-javascript
|
||||
.highlight-output, .highlight-javascript, .highlight-sh
|
||||
{
|
||||
.pre-block;
|
||||
background: desaturate(lighten(@terminal,10), 10);
|
||||
pre {color: white;}
|
||||
}
|
||||
.highlight-python
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue