|
@@ -6,14 +6,15 @@
|
|
|
<title>AdminLTE 3 | Fixed Sidebar</title>
|
|
|
<!-- Tell the browser to be responsive to screen width -->
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
+
|
|
|
+ <!-- Google Font: Source Sans Pro -->
|
|
|
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
|
|
|
<!-- Font Awesome -->
|
|
|
<link rel="stylesheet" href="../../plugins/fontawesome-free/css/all.min.css">
|
|
|
<!-- overlayScrollbars -->
|
|
|
<link rel="stylesheet" href="../../plugins/overlayScrollbars/css/OverlayScrollbars.min.css">
|
|
|
<!-- Theme style -->
|
|
|
<link rel="stylesheet" href="../../dist/css/adminlte.min.css">
|
|
|
- <!-- Google Font: Source Sans Pro -->
|
|
|
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback">
|
|
|
</head>
|
|
|
<body class="hold-transition sidebar-mini layout-fixed">
|
|
|
<!-- Site wrapper -->
|