fixed css
This commit is contained in:
parent
3b7970667e
commit
c9b254fd69
@ -47,6 +47,7 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
background-color: #1E1E1E;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
@ -56,6 +57,7 @@ code {
|
|||||||
border-left-width: 4px;
|
border-left-width: 4px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
Loading…
Reference in New Issue
Block a user