diff --git a/css/uw_ckeditor.css b/css/uw_ckeditor.css index ec451b65da39cfa360b5bcbbb08a1bde7040ccfe..6b2c92558840dc47c9a5b0cd53c356fb58a8a3ca 100644 --- a/css/uw_ckeditor.css +++ b/css/uw_ckeditor.css @@ -28,6 +28,11 @@ h6 { color: #757575; } +.enlarged { + font-size: 1.42383rem; + line-height: 1.4; +} + kbd { border: 1px solid #757575; border-radius: 4px;