Sindbad~EG File Manager
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BASA</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
@font-face {
font-family: 'CeraPRO';
src: url('/fonts/CeraPro-Light.ttf') format('truetype');
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: 'CeraPRO';
src: url('/fonts/CeraPro-Regular.ttf') format('truetype');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'CeraPRO';
src: url('/fonts/CeraPro-Bold.ttf') format('truetype');
font-style: normal;
font-weight: 700;
}
*{
font-family: "CeraPRO";
}
body {
background: url(/imgsystem/bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
@livewireStyles
</head>
<body>
<livewire:navbar></livewire:navbar>
@livewireScripts
<style>
.nosotros{
color: #0863A8 !important;
}
.Basa{
color: #0863A8 !important;
}
</style>
<div class="container">
<div class="row" style="background-color: #1c3054ff;border-radius: 0 0 100px 100px;padding: 50px;">
<div class="col-md-12"><br><br><br><br><br>
<center><img src="/imgsystem/nosotros.png" width="90%"></center><br><br><br>
<center><img src="/imgsystem/nosotros2.png" width="80%"></center><br><br><br><br>
</div>
</div>
</div>
<div class="d-none d-md-block" style="position: fixed;bottom: 0;right: 0;">
<img src="/imgsystem/personaje3.png" width="260px">
</div>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists