Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
bdc.bdcloud.fr /
iSupport /
scss /
Delete
Unzip
Name
Size
Permission
Date
Action
bootstrap
[ DIR ]
drwxr-x---
2025-11-08 11:17
.DS_Store
6
KB
-rwxr-x---
2022-11-14 18:30
style.scss
1.99
KB
-rwxr-x---
2022-11-14 18:30
Save
Rename
@import "bootstrap/functions"; @import "bootstrap/variables"; @import "bootstrap/mixins"; $font-family-sans-serif-2: 'Poppins', sans-serif; $font-family-serif: 'Source Serif Pro', serif; body { font-family: $font-family-sans-serif; // background-color: #fff; color: #999; line-height: 2; background-image: linear-gradient(120deg, #21CFAC 0%, #89f7fe 100%); } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: $font-family-sans-serif-2; color: $black; } a { transition: .3s all ease; &, &:hover { text-decoration: none!important; } } .text-black { color: #000; } .content { padding: 7rem 0; } h2 { font-size: 3.5rem; font-weight: 700; } h3 { font-size: 2rem; font-weight: 700; } .form-control { border: none; border: 1px solid lighten(#ccc, 5%); // padding-left: 0; // padding-right: 0; border-radius: 4px; &:active, &:focus { outline: none; box-shadow: none; border-color: #000; } } .col-form-label { color: #000; } .btn, .form-control { height: 55px; } .heading { color: #888; letter-spacing: .05rem; text-transform: uppercase; font-weight: 400; } .btn { // background-image: linear-gradient(120deg, #89f7fe 0%, #21CFAC 100%); // background: $black; color: $white; border: none; border-radius: 4px!important; box-shadow: 0 1px 5px 0 rgba($black, .1)!important; &:hover { color: $white; } &:active, &:focus { outline: none; box-shadow: none; } } .box { padding: 40px 70px; background: $white; box-shadow: 0 15px 30px 0 rgba($black, .2); h3 { font-size: 14px; margin-bottom: 30px; text-align: center; } } label.error { font-size: 12px; color: red; } #message { resize: vertical; } #form-message-warning, #form-message-success { display: none; } #form-message-warning { color: #B90B0B; } #form-message-success { color: #55A44E; font-size: 18px; font-weight: bold; text-align: center; } .submitting { text-align: center; float: left; width: 100%; padding: 10px 0; display: none; font-weight: bold; font-size: 12px; color: #000; }