From 57994e657d466cf295ec28fe2ba8cd549ede5398 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 26 Dec 2013 16:42:44 +0000 Subject: [PATCH] user lager font for hindi content --- source/Ox.UI/css/Ox.UI.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 8b9e0353..9f5c0563 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -979,6 +979,9 @@ OxEditableElement .OxValue p, .OxEditableContent p { clear: both; } +.OxEditableContent *[lang=hi], .OxValue *[lang=hi] { + font-size: 14px; +} /* --------------------------------------------------------------------------------