Skip to content
Snippets Groups Projects
Commit cbfdc0be authored by Grigor Malo's avatar Grigor Malo
Browse files

Update 4 files

- /dist/css/significa-digest.css
- /dist/css/significa-epub.css
- /dist/css/significa-us-letter.css
- /dist/css/significa-us-trade.css
parent e7f7c484
No related branches found
No related tags found
1 merge request!7Code styles
......@@ -815,4 +815,14 @@ section.part {
@bottom-right-corner {content: none;}
@bottom-left-corner {content: none;}
@bottom-center {content: none; border: none;}
}
code, .code {
font-family: "Inconsolata", monospace;
line-height: 19px;
white-space: pre-wrap;
background-color: #eee;
padding: 0.1em 0.3em;
border-radius: 0.1em;
font-size: 9.6px;
}
\ No newline at end of file
......@@ -537,3 +537,13 @@ li {
text-indent: 0;
padding-left: 1em;
}
code, .code {
font-family: "Inconsolata", monospace;
line-height: 19px;
white-space: pre-wrap;
background-color: #eee;
padding: 0.1em 0.3em;
border-radius: 0.1em;
font-size: 9.6px;
}
\ No newline at end of file
......@@ -813,4 +813,14 @@ section.part {
@bottom-right-corner {content: none;}
@bottom-left-corner {content: none;}
@bottom-center {content: none; border: none;}
}
code, .code {
font-family: "Inconsolata", monospace;
line-height: 19px;
white-space: pre-wrap;
background-color: #eee;
padding: 0.1em 0.3em;
border-radius: 0.1em;
font-size: 9.6px;
}
\ No newline at end of file
......@@ -813,4 +813,14 @@ section.part {
@bottom-right-corner {content: none;}
@bottom-left-corner {content: none;}
@bottom-center {content: none; border: none;}
}
code, .code {
font-family: "Inconsolata", monospace;
line-height: 19px;
white-space: pre-wrap;
background-color: #eee;
padding: 0.1em 0.3em;
border-radius: 0.1em;
font-size: 9.6px;
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment