From af99308ac8192fd47be8f6ec030f973a0bf23072 Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Tue, 03 Apr 2018 08:35:13 +0000
Subject: [PATCH] Packen von Ordnern hergestellt

---
 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