Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/hrms.ncriptech.com/public/frontend/css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/* ==================================================== Responsive ==================================================== */ /* Desktop 1200 - up */ @media (min-width: 1200px) { .container { max-width: 1200px; } } /* Normal desktop :992px. (Laptop 14") */ @media (min-width: 992px) and (max-width: 1199px) { /* Global */ h1 { font-size: 30px; } h2 { font-size: 26px; } h3 { font-size: 22px; } h4 { font-size: 20px; } h5 { font-size: 18px; } h6 { font-size: 16px; } } /* Tablet device :768px. */ @media (min-width: 768px) and (max-width: 991px) { /* Global */ body { font-size: 14px; } h1 { font-size: 26px; } h2 { font-size: 22px; } h3 { font-size: 20px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 15px; } p { font-size: 14px; } } /* small mobile :320px. */ @media (max-width: 767px) { /* Global */ body { font-size: 14px; } h1 { font-size: 24px; } h2 { font-size: 20px; } h3 { font-size: 18px; } h4 { font-size: 17px; } h5 { font-size: 16px; } h6 { font-size: 14px; } p { font-size: 14px; } }