This is better
This commit is contained in:
parent
4fc86ea6f6
commit
81749bcbdb
|
@ -230,9 +230,8 @@ text-align: right;
|
||||||
|
|
||||||
/* Code Blocks */
|
/* Code Blocks */
|
||||||
code {
|
code {
|
||||||
color: #212529;
|
color: #ad462e;
|
||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
text-decoration: underline dotted;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.highlight {
|
pre.highlight {
|
||||||
|
|
Loading…
Reference in New Issue