D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
sg.encodersunlimited.com
/
Filename :
style2.php
back
Copy
<meta name="description" content="Morden Bootstrap HTML5 Template"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="assets2/img/favicon.ico"> <!-- ======= All CSS Plugins here ======== --> <link rel="stylesheet" href="../assets2/css/plugins/swiper-bundle.min.css"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Nunito:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <!-- Plugin css --> <link rel="stylesheet" href="../assets2/css/vendor/bootstrap.min.css"> <link rel="stylesheet" href="../assets2/css/plugins/swiper-bundle.min.css"> <link rel="stylesheet" href="../assets2/css/plugins/glightbox.min.css"> <!-- Custom Style CSS --> <link rel="stylesheet" href="../assets2/css/style.css"> <link rel="stylesheet" href="../assets2/css/dashboard.css"> <link rel="stylesheet" href="../assets2/css/dark.css"> <link rel="stylesheet" href="../assets2/css/creat-listing.css"> <script> // On page load or when changing themes, best to add inline in `head` to avoid FOUC if (localStorage.getItem("theme-color") === "dark" || (!("theme-color" in localStorage) && window.matchMedia("(prefers-color-scheme: dark)").matches)) { document.documentElement.classList.add("dark"); } if (localStorage.getItem("theme-color") === "light") { document.documentElement.classList.remove("dark"); } </script> <style> .dashboard__chart--box__inner { height: 317px; padding-left: 0px; } .sold-out__progress-bar__field { max-width: 200px; width: 100%; } </style>