|
@@ -135,8 +135,8 @@ body.kibela {
|
|
|
|
|
|
|
|
/* Inline Code */
|
|
/* Inline Code */
|
|
|
:not(.hljs) > code:not(.hljs) {
|
|
:not(.hljs) > code:not(.hljs) {
|
|
|
- background-color: $bgcolor-inline-code;
|
|
|
|
|
color: $color-inline-code;
|
|
color: $color-inline-code;
|
|
|
|
|
+ background-color: $bgcolor-inline-code;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* Card */
|
|
/* Card */
|