瀏覽代碼

change kibela apply colors

ryuichi-e 5 年之前
父節點
當前提交
286ce28bc4
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/client/styles/scss/theme/_apply-colors-kibela.scss

+ 2 - 0
src/client/styles/scss/theme/_apply-colors-kibela.scss

@@ -131,6 +131,8 @@ body.kibela {
   :not(.hljs) > code:not(.hljs) {
   :not(.hljs) > code:not(.hljs) {
     color: $color-inline-code;
     color: $color-inline-code;
     background-color: $bgcolor-inline-code;
     background-color: $bgcolor-inline-code;
+    border: solid 1px $bordercolor-inline-code;
+    border-radius: 0.35em;
   }
   }
 
 
   /* button */
   /* button */