Added code blocks styling
This commit is contained in:
parent
521bed1d55
commit
a7d1d58a9c
@ -83,6 +83,15 @@ main li {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
main pre {
|
||||
font-size: 17px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
main code {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
main a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user