403Webshell
Server IP : 172.67.201.108  /  Your IP : 216.73.216.37
Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5
System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64
User : ec2-user ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/home2/cgny/public_html/2019/MTADS/TEST/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/cgny/public_html/2019/MTADS/TEST/common.css
:root {
  --bg: #000;
  --fg: #fff;
  --red: #c9112e;
  --gold: #d4af37;
  --fade-ms: 500ms;
  --font: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji",
    "Segoe UI Emoji";
}

html,
body {
  margin: 0;
  padding: 0;
  background: transparent;
}

.banner {
  position: relative;
  overflow: hidden;
  background: var(--bg);
  color: var(--fg);
  font-family: var(--font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
}

.banner * {
  box-sizing: border-box;
}

.layer {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity var(--fade-ms) ease;
}

.img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.safe {
  padding: 10px;
}

/* Click overlay: full banner, on top – required for ad-server click tag */
.click-layer {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 9999;
  background: transparent;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  pointer-events: auto;
}

/* Content underneath must not capture clicks – overlay gets them */
.banner > .layout {
  pointer-events: none;
}

.cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 9px;
  background: var(--gold);
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.25);
  transform: translateZ(0);
}

.location {
  font-size: 0.7em;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  margin-top: 2px;
}

.logo {
  width: 110px;
  height: 26px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  
}

.tagline {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
}


Youez - 2016 - github.com/yon3zu
LinuXploit