Inline code and kbd tags coloring
This commit is contained in:
parent
c5282d9a89
commit
d928abdd06
@ -103,6 +103,11 @@ pre {
|
|||||||
border: 1px dashed #777;
|
border: 1px dashed #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code, kbd {
|
||||||
|
color: #f8f8f2;
|
||||||
|
background-color: #555753;
|
||||||
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
background-color: #2e3436!important;
|
background-color: #2e3436!important;
|
||||||
color: #babdb6!important;
|
color: #babdb6!important;
|
||||||
|
Loading…
Reference in New Issue
Block a user