TRF Certest first commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<!--plugins-->
|
||||
<link href="assets/plugins/vectormap/jquery-jvectormap-2.0.2.css" rel="stylesheet" />
|
||||
<link href="assets/plugins/simplebar/css/simplebar.css" rel="stylesheet" />
|
||||
<link href="assets/plugins/perfect-scrollbar/css/perfect-scrollbar.css" rel="stylesheet" />
|
||||
<link href="assets/plugins/metismenu/css/metisMenu.min.css" rel="stylesheet" />
|
||||
<!-- loader-->
|
||||
<link href="assets/css/pace.min.css" rel="stylesheet" />
|
||||
<script src="assets/js/pace.min.js"></script>
|
||||
<!-- Bootstrap CSS -->
|
||||
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="assets/css/bootstrap-extended.css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet">
|
||||
<link href="assets/css/app.css" rel="stylesheet">
|
||||
<link href="assets/css/icons.css" rel="stylesheet">
|
||||
<!-- Theme Style CSS -->
|
||||
<link rel="stylesheet" href="assets/css/dark-theme.css" />
|
||||
<link rel="stylesheet" href="assets/css/semi-dark.css" />
|
||||
<link rel="stylesheet" href="assets/css/header-colors.css" />
|
||||
<!-- Font awesome -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
||||
<!-- SweetAlert2 -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
Reference in New Issue
Block a user