This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 77 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
88 < title > CSS UI - Responsive menu</ title >
99
10- <!-- css styles -->
10+ <!-- css -->
1111 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css ">
1212 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/1.3.0/css/perfect-scrollbar.min.css ">
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+
17+ <!-- css menu -->
1618 < link rel ="stylesheet " href ="css/style.menu.css ">
1719
1820 <!-- css menu theme -->
1921 < link rel ="stylesheet " href ="css/style.menu.light.css ">
2022 <!--<link rel="stylesheet" href="css/style.menu.dark.css">-->
23+
24+ <!-- css only for this page -->
2125 < style >
2226 body {
2327 background : # f2f2f2 ;
2630 </ style >
2731</ head >
2832< body >
29- <!-- navigation -->
33+ <!-- demonstration page -->
3034 < div class ="nav ">
3135
3236 <!-- click menu -->
You can’t perform that action at this time.
0 commit comments