From c9105af33efd3f9ea27819dd8ddba29701d0bd24 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Fri, 16 Mar 2018 08:31:17 +0000
Subject: [PATCH] index.htmi hinzugefuegt

---
 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 0992130..3b818ac 100644
--- a/web/ui/mce.css
+++ b/web/ui/mce.css
@@ -17,4 +17,6 @@
 */
 
 
-body {font-size: 1.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