| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/quagiare.com-bk/public_html/webadmin/templates/ckeditor/ |
Upload File : |
/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
body {
/* Font */
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
/* Text color */
color: #222;
/* Remove the background color to make it transparent */
background-color: #fff;
line-height:22px;
}
html {
/* #3658: [IE6] Editor document has horizontal scrollbar on long lines
To prevent this misbehavior, we show the scrollbar always */
_overflow-y: scroll
}
img:-moz-broken {
-moz-force-broken-image-icon : 1;
width : 24px;
height : 24px;
}
img, input, textarea {
cursor: default;
}
h1, h2, h3, h4, h5, h6 {
font-size: 16px;
line-height:26px;
text-align:left;
}