Even more styling
This commit is contained in:
parent
884aa920e1
commit
5708a30835
@ -54,10 +54,14 @@
|
||||
pre {
|
||||
background-color: #282c34;
|
||||
border: 1px solid var(--repl-color-hint, #188a18);
|
||||
padding: 1px;
|
||||
padding: 1em;
|
||||
color: #abb2bf;
|
||||
}
|
||||
|
||||
pre.highlight {
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #282c34;
|
||||
color: #abb2bf;
|
||||
|
Loading…
Reference in New Issue
Block a user