From fab80c872af697d61f200fd410a7ecc64ca0a537 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Mon, 06 Mar 2017 22:59:47 +0000
Subject: [PATCH] dekodieren fuer Codemirror

---
 web/ui/mce.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/web/ui/mce.css b/web/ui/mce.css
index f6bb673..3b818ac 100644
--- a/web/ui/mce.css
+++ b/web/ui/mce.css
@@ -17,4 +17,6 @@
 */
 
 
-body {font-size: 12pt;}
\ No newline at end of file
+body {font-size: 1em;}
+
+p.myClass {color: blue;}
\ No newline at end of file

--
Gitblit v1.9.3