feat(style): prettify <code>'s
This commit is contained in:
parent
89a1983130
commit
210f46cbb3
@ -74,6 +74,9 @@ table, th, td {
|
|||||||
code {
|
code {
|
||||||
color: white;
|
color: white;
|
||||||
background: black;
|
background: black;
|
||||||
|
font-size: 80%;
|
||||||
|
padding: 0.1em 0.2em;
|
||||||
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
code.has-jax {
|
code.has-jax {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user