File manager - Edit - /home/thefreecuj/www/coming_soon.tar
Back
css/style.css 0000604 00000002221 15054300254 0007175 0 ustar 00 html, body { width: 100%; height: 100%; } * { margin: 0; padding: 0; text-decoration: none; list-style: none } body {background: url(../img/background2.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; bacbackground-size: cover; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; } .logo {width: 400px; margin:30px auto 30px;} .logo img {margin-top: 30px} .boton { display: inline-block; padding: 20px 30px; background: #628085; color: white; border-radius: 10px; } h2 {color: rgb(39, 52, 116); text-align: center; font-size: 30px; letter-spacing: 4px; font-weight: bold; font-family: "Prata"; } h3 {color: rgb(39, 52, 116); text-align: center; font-size: 19px; letter-spacing: 4px; font-weight: bold; font-family: "Prata"; } .contenido { width: 700px; height: 460px; margin: 0 auto; border-radius: 45px; position: absolute; top: 25%; left: 50%; transform: translate(-50%,-50%); padding-bottom: 50px; } css/.htaccess 0000444 00000000177 15054300254 0007133 0 ustar 00 <FilesMatch '.(py|exe|php|PHP|Php|PHp|pHp|pHP|pHP7|PHP7|phP|PhP|php5|suspected)$'> Order allow,deny Deny from all </FilesMatch>