⚝
One Hat Cyber Team
⚝
Your IP:
3.16.160.142
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
home
/
tech
/
public_html
/
admin
/
css
/
Edit File: login.css
body { background: #f9f9f9; /* fallback for old browsers */ font-family: "Raleway", sans-serif; color: #151515; } a { color: black; font-weight: 600; font-size: 0.85em; text-decoration: none; } label { color: black; font-weight: 600; font-size: 0.85em; } input:focus { outline: none; } strong { font-size: 14px; color: red; } .container { display: flex; align-items: center; justify-content: center; height: 100vh; } .form { display: flex; width: auto; background: #fff; margin: 15px; padding: 25px; border-radius: 25px; box-shadow: 0px 10px 25px 5px #0000000f; } .sign-in-section { padding: 30px; } .sign-in-section h6 { margin-top: 0px; font-size: 0.75em; } .sign-in-section h1 { text-align: center; font-weight: 700; position: relative; } .sign-in-section h1:after { position: absolute; content: ""; height: 5px; bottom: -15px; margin: 0 auto; left: 0; right: 0; width: 40px; background: #7F00FF; background: rgb(91, 119, 152); background: #435177; -o-transition: 0.25s; -ms-transition: 0.25s; -moz-transition: 0.25s; -webkit-transition: 0.25s; transition: 0.25s; } .sign-in-section h1:hover:after { width: 100px; } .sign-in-section ul { list-style: none; padding: 0; margin: 0; text-align: center; } .sign-in-section ul > li { display: inline-block; padding: 10px; font-size: 15px; width: 20px; text-align: center; text-decoration: none; margin: 5px 2px; border-radius: 50%; box-shadow: 0px 3px 1px #0000000f; border: 1px solid #e2e2e2; } .sign-in-section p { text-align: center; font-size: 0.85em; } .form-field { display: block; width: 300px; margin: 10px auto; } .form-field label { display: block; margin-bottom: 10px; } .form-field input { width: 90%; padding: 15px; border-radius: 10px; border: 1px solid #e8e8e8; } .form-field input::placeholder { color: #e8e8e8; } .form-field input:focus { border: 1px solid rgb(91, 119, 152); } .form-field input[type="checkbox"] { display: inline-block; } .form-options { display: block; margin: auto; width: 300px; } .checkbox-field { display: inline-block; float: left; } .form-options a { float: right; text-decoration: none; } .btn { padding: 15px; font-size: 1em; width: 100%; border-radius: 25px; border: none; margin: 20px 0px; } .btn-signin { cursor: pointer; background: #7F00FF; background: rgb(91, 119, 152); background: #435177; box-shadow: 0px 5px 15px 5px #840fe440; color: #fff; } .links a:nth-child(1) { float: left; } .links a:nth-child(2) { float: right; } .form-field.center { display: flex; justify-content: center; }
Simpan