瀏覽代碼

Created style sheet for WP Gutenberg Editor

tags/0.9.0
Alej 5 年之前
父節點
當前提交
dc49909e04
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      vue-theme/editor-style.css

+ 4
- 0
vue-theme/editor-style.css 查看文件

@@ -0,0 +1,4 @@
1
+body {
2
+    font-family: Questrial, sans-serif;
3
+    color: #0d0d0d;
4
+}

Loading…
取消
儲存