Skip to content

Commit c8ea14d

Browse files
committed
sumigt
0 parents  commit c8ea14d

File tree

254 files changed

+117875
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

254 files changed

+117875
-0
lines changed

css/animate.css

Lines changed: 3272 additions & 0 deletions
Large diffs are not rendered by default.

css/bootstrap.css

Lines changed: 5757 additions & 0 deletions
Large diffs are not rendered by default.

css/font-awesome.css

Lines changed: 1932 additions & 0 deletions
Large diffs are not rendered by default.

css/fonts.css

Lines changed: 706 additions & 0 deletions
Large diffs are not rendered by default.

css/main.css

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
/*
2+
Copyright (c) 2015
3+
------------------------------------------------------------------
4+
[Master Stylesheet]
5+
6+
Project: MeshJobs Multipurpose Responsive HTML Template
7+
Version: 1.1
8+
Author: DigiSamaritan
9+
Website: digisamaritan.com
10+
Purchase: http://themeforest.net/user/DigiSamaritan
11+
-------------------------------------------------------------------
12+
*/
13+
@import url("bootstrap.css");
14+
@import url("font-awesome.css");
15+
@import url("fonts.css");
16+
@import url("animate.css");
17+
@import url("../js/plugins/fancybox/jquery.fancybox.css");
18+
@import url("../js/plugins/rsslider/settings.css");
19+
@import url("../js/plugins/rsslider/layers.css");
20+
@import url("../js/plugins/rsslider/navigation.css");
21+
@import url("../js/plugins/jquery-ui/jquery-ui.css");
22+
@import url("../js/plugins/bootstrap-slider/bootstrap-slider.css");
23+
@import url("../js/plugins/owl/owl.carousel.css");
24+
@import url("style.css");

0 commit comments

Comments
 (0)