From 0ac2623eb41c24c65f294ee610b66ac6af7d18dd Mon Sep 17 00:00:00 2001
From: ulrich <undisclosed>
Date: Mon, 13 Mar 2017 16:39:30 +0000
Subject: [PATCH] Compile-Versuch (erfolgreich)

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