Explorar el Código

Created style sheet for WP Gutenberg Editor

tags/0.9.0
Alej hace 5 años
padre
commit
dc49909e04
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      vue-theme/editor-style.css

+ 4
- 0
vue-theme/editor-style.css Ver fichero

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

Loading…
Cancelar
Guardar