From fad71945f44fd188b2ef78b88e638eb9d1cd0674 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Wed, 22 Mar 2017 17:01:28 +0000
Subject: [PATCH] HTML-Export

---
 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 8b709b1..3b818ac 100644
--- a/web/ui/mce.css
+++ b/web/ui/mce.css
@@ -17,4 +17,6 @@
 */
 
 
-body {font-size: 1em;}
\ No newline at end of file
+body {font-size: 1em;}
+
+p.myClass {color: blue;}
\ No newline at end of file

--
Gitblit v1.9.3