Code woorden wat beter gestijld
This commit is contained in:
parent
b9b4b40899
commit
d3d0f66b0c
|
@ -82,6 +82,13 @@ div.content {
|
||||||
pre {
|
pre {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
background-color: #272822;
|
||||||
|
padding: 2px;
|
||||||
|
border-radius: 3px;
|
||||||
|
color: #DFDFDF;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.night {
|
.night {
|
||||||
|
|
Loading…
Reference in a new issue