mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
New make options
This commit is contained in:
parent
be1a90db3d
commit
5b4e89f081
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