Browse Source

fix ofaj css - refs #15974

Alex Aragón 5 years ago
parent
commit
55813bb44d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Resources/public/css/themes/rainbow/editor_content.css

+ 1 - 1
app/Resources/public/css/themes/rainbow/editor_content.css

@@ -176,7 +176,7 @@ figure.image figcaption {
 }
 .ck-parcours{
     font-family: 'Verdana';
-    font-size: 18px;
+    font-size: 15px;
     font-weight: bold;
     color: #162a83;
 }