This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
1414 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin-ext ">
1515 < link rel ="stylesheet " href ="https://css-ui.github.io/css/cssui.min.css ">
16-
1716 < link rel ="stylesheet " href ="css/style.menu.css ">
18- < link rel ="stylesheet " href ="css/style.css ">
1917
2018 <!-- css sidebar themes -->
2119 < link rel ="stylesheet " href ="css/theme/style.menu.light.css ">
2220 <!--<link rel="stylesheet" href="css/theme/style.menu.dark.css">-->
21+ < style >
22+ body {
23+ background-color : # f2f2f2 ;
24+ font-family : 'Open Sans' , sans-serif;
25+ }
26+ </ style >
2327</ head >
2428< body >
2529 <!-- navigation -->
100104 <!-- javascript libraries and plugins -->
101105 < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
102106 < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/1.3.0/perfect-scrollbar.min.js "> </ script >
103-
104- <!-- call jquery plugins etc. -->
105107 < script >
106108 $ ( function ( ) {
107109
You can’t perform that action at this time.
0 commit comments