mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
Merge branch 'lilydjwg-patch-1'
This commit is contained in:
commit
f829a6604a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ use yaml_rust::YamlLoader;
|
||||||
|
|
||||||
const STYLE_HTML: &'static str = r#"<style>
|
const STYLE_HTML: &'static str = r#"<style>
|
||||||
code {
|
code {
|
||||||
font-family: "SFMono-Regular", Monaco, Menlo, Consolas, "Liberation Mono", monospace;
|
font-family: "SFMono-Regular", "DejaVu Sans Mono", Monaco, Menlo, Consolas, "Liberation Mono", monospace;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
|
Loading…
Add table
Reference in a new issue