D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skyconb
/
adminyacine
/
assets
/
Filename :
css.min.php
back
Copy
<!-- Favicon--> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet"> <!-- Bootstrap Core Css --> <link href="assets/plugins/bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Waves Effect Css --> <link href="assets/css/waves.css" rel="stylesheet" /> <!-- Animation Css --> <link href="assets/css/animate.css" rel="stylesheet" /> <!-- tags input --> <link href="assets/css/bootstrap-tagsinput.css" rel="stylesheet"> <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes --> <link href="assets/css/theme.css" rel="stylesheet" /> <!-- Bootstrap Material Datetime Picker Css --> <link href="assets/css/time-picker.css" rel="stylesheet" /> <link href="assets/plugins/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" /> <link href="assets/css/sticky-footer.css" rel="stylesheet"> <link href="assets/plugins/dropify/css/dropify.css" rel="stylesheet"> <link href="assets/css/styles.min.css" rel="stylesheet"> <script src="assets/js/jquery-1.9.1.min.js"></script> <?php if ($ENABLE_RTL_MODE == 'true') { ?> <link href="assets/css/rtl.css" rel="stylesheet"> <?php } ?>