style: don't use bootstraps weird pink <code> style
This commit is contained in:
parent
cd304aa09b
commit
818173b806
@ -240,6 +240,13 @@ article {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
background: #1e1e1e !important;
|
||||||
|
color: #dcdcda !important;
|
||||||
|
font-size: inherit !important;
|
||||||
|
padding: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
background: #1e1e1e !important;
|
background: #1e1e1e !important;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user